Log session start time Thu Feb 20 14:35:15 CST 2020

Logback Log Messages

Log session start time Thu Feb 20 15:28:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-20 14:35:15,335 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3432 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-20 14:35:15,351 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-20 14:35:20,522 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-20 14:35:20,538 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-20 14:35:20,694 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-20 14:35:21,147 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$df3691b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:21,256 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,256 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-20 14:35:22,256 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-20 14:35:22,272 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,272 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,319 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,444 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bf312823] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,678 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,694 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$28bf98f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,694 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,709 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,741 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,756 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d44ae66d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,897 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,022 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,053 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$2a051903] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,100 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d24a05d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,116 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,741 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-20 14:35:23,772 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,787 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,787 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,803 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,991 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,991 Root WebApplicationContext: initialization completed in 8531 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-20 14:35:24,412 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-20 14:35:24,772 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-20 14:35:24,772 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-20 14:35:24,772 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-20 14:35:24,772 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-20 14:35:28,391 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-20 14:35:28,735 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-20 14:35:28,735 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-20 14:35:28,751 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-20 14:35:28,751 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-20 14:35:28,751 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-20 14:35:28,751 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-20 14:35:28,751 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-20 14:35:28,751 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d5a0b14 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-20 14:35:31,860 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-20 14:35:33,344 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-20 14:35:33,563 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-20 14:35:33,891 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-20 14:35:34,891 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-20 14:35:34,906 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-20 14:35:34,985 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-20 14:35:35,172 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,172 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,172 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,172 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,188 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,219 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,235 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-20 14:35:35,375 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-20 14:35:35,375 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-20 14:35:35,391 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-20 14:35:35,391 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-20 14:35:35,391 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-20 14:35:35,391 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-20 14:35:35,420 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:35,450 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-20 14:35:35,453 Started JeecgApplication in 21.977 seconds (JVM running for 25.642) logStarted StartupInfoLogger.java 59
INFO 2020-02-20 14:35:35,468 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-20 14:35:36,386 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-20 14:35:36,386 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-20 14:35:36,406 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-20 14:35:36,589 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-20 14:35:36,592 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-20 14:44:00,262 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,273 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,290 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,390 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,392 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,400 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,405 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,407 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,434 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,854 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,861 ==> Parameters: 1230382578832670722(String), 2020-02-20 14:44:00.454(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,865 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:00,919 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:00,928 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,929 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,932 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:00,992 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:44:01,004 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,009 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,051 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,112 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,114 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,120 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:02,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:02,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:02,145 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,147 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,150 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,153 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,155 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,157 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,160 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,176 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,179 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,188 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,195 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,200 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:02,236 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:02,265 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,267 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,270 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,322 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,325 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,327 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,398 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,398 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,414 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,414 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:06,248 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:06,248 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:06,264 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,264 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,266 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,266 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,268 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,268 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,272 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,274 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,277 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,280 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,282 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,285 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:10,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:10,190 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:10,223 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:44:10,251 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 14:44:10,257 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:10,272 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:10,278 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:10,292 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181050225) getDictItems SysDictController.java 163
INFO 2020-02-20 14:44:10,321 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:10,343 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:44:10,353 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181050344) getDictItems SysDictController.java 163
INFO 2020-02-20 14:44:10,401 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-20 14:44:18,424 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:22,880 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:22,912 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,914 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,918 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,920 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,923 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:23,165 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:23,168 ==> Parameters: 1230382672411787266(String), admin(String), 2020-02-20 14:44:23.163(Timestamp), 193(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:23,170 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:24,454 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:34,374 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:37,449 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:37,462 --查询规则-->log_type = 1 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-20 14:44:37,466 ==> Preparing: SELECT COUNT(1) FROM sys_log WHERE log_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,468 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,470 ==> Preparing: SELECT id,create_by,create_time,update_by,update_time,cost_time,ip,request_param,request_type,request_url,method,username,userid,log_content,log_type,operate_type FROM sys_log WHERE log_type = ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,471 ==> Parameters: 1(Integer), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,478 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:37,480 查询当前页:1 queryPageList SysLogController.java 66
INFO 2020-02-20 14:44:37,480 查询当前页数量:10 queryPageList SysLogController.java 67
INFO 2020-02-20 14:44:37,481 查询结果数量:10 queryPageList SysLogController.java 68
INFO 2020-02-20 14:44:37,482 数据总数:800 queryPageList SysLogController.java 69
INFO 2020-02-20 14:44:37,492 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:44:37,494 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,496 ==> Parameters: log_type(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,498 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:41,548 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:41,571 ==> Preparing: SELECT COUNT(1) FROM sys_data_log debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,573 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,577 ==> Preparing: SELECT id,create_by,create_time,update_by,update_time,data_table,data_id,data_content,data_version FROM sys_data_log ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,581 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,584 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:41,586 查询当前页:1 queryPageList SysDataLogController.java 39
INFO 2020-02-20 14:44:41,587 查询当前页数量:10 queryPageList SysDataLogController.java 40
INFO 2020-02-20 14:44:41,587 查询结果数量:10 queryPageList SysDataLogController.java 41
INFO 2020-02-20 14:44:41,588 数据总数:17 queryPageList SysDataLogController.java 42
INFO 2020-02-20 14:45:25,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:25,715 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:25,723 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,725 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,728 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,730 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,731 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,733 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,733 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,734 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,736 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,739 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,741 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,742 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:27,129 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:27,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:27,136 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,137 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,137 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,138 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,139 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,140 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,141 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,143 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,146 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,148 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,149 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,151 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:32,784 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:32,792 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,794 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,797 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,800 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,802 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,806 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,814 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,816 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,820 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,821 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:39,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:39,972 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,973 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,975 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,977 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,979 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,981 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,985 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,986 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,991 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,992 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:44,303 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:44,303 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:44,310 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-20 14:45:44,310 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:45:44,313 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181144311) getDictItems SysDictController.java 163
INFO 2020-02-20 14:45:44,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:44,336 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:45:44,341 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181144336) getDictItems SysDictController.java 163
INFO 2020-02-20 14:45:55,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:55,077 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:55,079 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:55,096 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:55,101 ======获取全部菜单数据=====耗时:28毫秒 list SysPermissionController.java 82
INFO 2020-02-20 14:45:57,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:57,414 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,416 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,421 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,422 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,427 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:08,762 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:08,769 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:08,770 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:08,783 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:08,785 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-20 14:46:11,203 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:11,225 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:11,227 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:11,233 <== Total: 8 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:13,971 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:13,995 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:13,997 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,003 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,005 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,007 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:14,013 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:14,015 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,017 ==> Parameters: position_rank(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,021 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,038 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,041 ==> Parameters: 1230383137442660353(String), admin(String), 2020-02-20 14:46:14.031(Timestamp), 47(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,043 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:14,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:22,480 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:22,490 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,491 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,493 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,495 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,496 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,503 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,506 ==> Parameters: 1230383172947443713(String), admin(String), 2020-02-20 14:46:22.501(Timestamp), 14(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,509 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:29,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:29,544 dictCode : position_rank getDictItems SysDictController.java 130
INFO 2020-02-20 14:46:29,548 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 14:46:29,550 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:29,552 ==> Parameters: position_rank(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:29,556 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:29,561 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=员级), DictModel(value=2, text=助级), DictModel(value=3, text=中级), DictModel(value=4, text=副高级), DictModel(value=5, text=正高级)], timestamp=1582181189544) getDictItems SysDictController.java 163
INFO 2020-02-20 14:46:36,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:36,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:36,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:36,146 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,147 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,150 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,151 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,153 <== Total: 8 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,154 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,156 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,159 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:36,166 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:36,167 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,168 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,170 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:36,177 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:36,178 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,179 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:36,190 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:36,192 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,193 ==> Parameters: sex(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,195 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:45,135 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:45,137 ==> Parameters: 1230383267872931842(String), 2020-02-20 14:46:45.134(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:45,139 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:45,140 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:47:03,114 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,118 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,120 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,125 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,126 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,132 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,135 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,136 ==> Parameters: A02A01(String), jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,193 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,198 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,199 ==> Parameters: 1230383343630450689(String), 2020-02-20 14:47:03.196(Timestamp), 192.168.1.6(String), 用户名: jeecg,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,201 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:03,223 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:03,227 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,228 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,230 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:03,238 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:47:03,240 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,241 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,254 <== Total: 51 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,257 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,259 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,260 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:04,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:47:04,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:04,234 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,235 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,237 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,237 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,238 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,239 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,240 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,241 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,242 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,244 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,245 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,248 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:04,261 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:04,268 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,269 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,270 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,272 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,274 ==> Parameters: ALL(String), 0(String), 1(String), 2019-02-13 16:02:36.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,275 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,278 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,280 ==> Parameters: 1(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,284 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,285 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,287 ==> Preparing: select * from sys_announcement where send_status = '1' and del_flag = '0' and msg_category = ? and id IN ( select annt_id from sys_announcement_send where user_id = ? and read_flag = '0') LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,289 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String), 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,291 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:11,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:12,004 ==> Preparing: UPDATE sys_announcement_send SET update_by=?, update_time=?, read_flag=?,read_time=? where annt_id ='93a9060a1c20e4bf98b3f768a02c2ff9' and user_id ='a75d45a015c44384a04449ee80dc3503' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,009 ==> Parameters: jeecg(String), 2020-02-20 14:47:11.993(Timestamp), 1(String), 2020-02-20 14:47:11.991(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,068 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:12,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:12,099 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,102 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,104 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,108 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,109 ==> Parameters: ALL(String), 0(String), 1(String), 2019-02-13 16:02:36.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,113 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,121 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,123 ==> Parameters: 1(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,132 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,136 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:27,578 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:27,589 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,590 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,592 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,593 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,595 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:48:10,574 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:48:53,607 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:48:53,608 ==> Parameters: 1230383806723555330(String), 2020-02-20 14:48:53.605(Timestamp), 192.168.1.6(String), 用户名: jeecg,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:48:53,610 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:48:53,611 用户名: jeecg,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:49:13,634 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,635 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,637 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,640 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,641 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,644 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,646 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,647 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,679 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,684 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,685 ==> Parameters: 1230383890940985345(String), 2020-02-20 14:49:13.683(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,686 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:13,706 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:13,711 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,712 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,714 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:13,719 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:49:13,721 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,721 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,732 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,738 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,739 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,740 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:14,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:14,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:14,879 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,880 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,882 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,884 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,884 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,885 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,885 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,888 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,888 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,890 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,891 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,894 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:14,904 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:14,910 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,911 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,912 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,916 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,917 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,918 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,921 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,922 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,927 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,928 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:20,495 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:20,503 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,504 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,506 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,508 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,510 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:28,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:28,492 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,493 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,495 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,500 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,502 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,504 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,605 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:28,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:28,615 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:28,621 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,621 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,623 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 14:49:28,625 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,626 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,626 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 14:49:28,628 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,629 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,630 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,630 ==> Parameters: activiti_sync(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,631 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,632 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,634 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,636 ==> Parameters: 1230383953633247233(String), admin(String), 2020-02-20 14:49:28.633(Timestamp), 13(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,637 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582181368624) getDictItems SysDictController.java 163
DEBUG 2020-02-20 14:49:28,638 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,640 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,646 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,648 ==> Parameters: a7d7e77e06c84325a40932163adcdaa6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,651 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:38,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:38,684 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,685 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,688 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:38,748 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:38,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:38,756 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,756 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,757 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,757 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,759 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,760 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,763 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,764 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,766 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:59,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:59,670 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,670 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,672 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:59,729 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:59,730 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:59,736 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,736 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,737 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,737 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,739 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,739 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,742 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,743 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,745 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:34,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:34,821 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,823 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,828 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,842 ==> Preparing: UPDATE sys_user SET username=?, password=?, salt=?, update_by=?, update_time=? WHERE id=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,844 ==> Parameters: test22(String), 2e80339747e5f91d(String), rKDLHsjo(String), admin(String), 2020-02-20 14:51:34.831(Timestamp), 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,909 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,653 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,654 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,658 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,663 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,664 ==> Parameters: 1230384507407204353(String), 2020-02-20 14:51:40.662(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,667 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:40,668 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:51:57,926 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,927 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,928 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,934 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,935 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,938 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,942 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,943 ==> Parameters: A02(String), test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,003 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,007 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,008 ==> Parameters: 1230384580153212929(String), 2020-02-20 14:51:58.006(Timestamp), 192.168.1.6(String), 用户名: test22,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,009 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:58,030 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:58,036 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,037 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,039 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:58,045 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:51:58,049 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,050 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,055 <== Total: 18 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,057 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,059 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,060 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:59,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:51:59,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:59,154 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,155 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,155 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,157 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,157 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,159 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,161 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,161 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,163 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,165 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,167 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:59,168 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:59,170 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,174 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,176 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,179 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,182 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,183 ==> Parameters: ALL(String), 0(String), 1(String), 2019-01-26 18:01:10.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,186 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,188 ==> Preparing: INSERT INTO sys_announcement_send ( id, annt_id, user_id, read_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,190 ==> Parameters: 1230384585110880257(String), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 42d153bffeea74f72a9c1697874fa4a7(String), 0(String), test22(String), 2020-02-20 14:51:59.187(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,276 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,285 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,286 ==> Parameters: 1(String), 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,290 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,291 ==> Parameters: 2(String), 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,293 ==> Preparing: select * from sys_announcement where send_status = '1' and del_flag = '0' and msg_category = ? and id IN ( select annt_id from sys_announcement_send where user_id = ? and read_flag = '0') LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,295 ==> Parameters: 2(String), 42d153bffeea74f72a9c1697874fa4a7(String), 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,299 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:21,122 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:21,123 ==> Parameters: 1230384677108744193(String), 2020-02-20 14:52:21.121(Timestamp), 192.168.1.6(String), 用户名: 23232,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:21,125 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:21,125 用户名: 23232,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:52:36,305 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,306 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,309 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,313 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,313 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,315 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,317 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,319 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,372 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,376 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,377 ==> Parameters: 1230384741084463106(String), 2020-02-20 14:52:36.375(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,378 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:36,397 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:36,401 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,402 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,405 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:36,409 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:52:36,411 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,420 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,425 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,426 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,428 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:37,436 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:37,440 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:37,444 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,445 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,447 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,448 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,449 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,450 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,452 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,453 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:37,455 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:37,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,457 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,459 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,462 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,462 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,463 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,467 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,470 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,472 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,473 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,476 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,477 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,480 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,480 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:41,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:41,203 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-20 14:52:41,225 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:41,232 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:52:41,234 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181561232) getDictItems SysDictController.java 163
INFO 2020-02-20 14:52:41,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:41,256 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:52:41,258 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181561257) getDictItems SysDictController.java 163
INFO 2020-02-20 14:52:43,871 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:46,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:46,266 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,267 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,268 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,269 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,272 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:50,474 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:50,481 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,483 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,485 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,486 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,489 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:04,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:04,338 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:04,339 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:04,346 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:04,348 ======获取全部菜单数据=====耗时:12毫秒 list SysPermissionController.java 82
INFO 2020-02-20 14:53:06,988 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:06,996 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:06,997 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:06,998 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:06,999 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,001 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:07,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:07,847 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,848 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,850 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,850 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,852 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:11,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:11,537 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,538 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,541 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,541 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,543 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:13,442 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:13,449 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,450 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,452 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,452 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,454 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:14,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:14,802 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,803 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,804 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,805 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,806 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:17,579 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:17,585 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,586 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,587 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,588 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,590 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:29,275 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:41,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:41,181 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,183 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,184 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,185 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,186 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,193 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,196 ==> Parameters: 1230388032849739778(String), admin(String), 2020-02-20 15:05:41.191(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,199 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:42,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:44,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:44,126 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:44,145 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:44,156 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,157 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,159 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,160 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,162 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:52,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:52,270 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,271 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,273 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,274 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,278 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:52,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:52,985 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,986 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,988 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,989 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,991 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:55,105 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:55,111 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,112 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,113 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,114 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,116 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:55,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:55,923 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,924 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,926 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,927 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,930 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:06,321 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:06,333 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,334 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,337 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,338 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,341 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:13,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:13,234 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,234 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,236 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,237 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,240 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:14,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:14,852 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,853 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,855 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,856 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,859 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,710 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,711 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,712 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,723 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,725 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,726 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,728 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,728 ==> Parameters: A02A01(String), jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,782 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,789 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,790 ==> Parameters: 1230388287007784961(String), 2020-02-20 15:06:41.787(Timestamp), 192.168.1.6(String), 用户名: jeecg,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,791 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:41,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:41,819 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,821 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,823 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:41,829 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:06:41,830 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,833 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,843 <== Total: 51 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,851 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,854 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,857 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:43,279 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:06:43,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:43,290 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,295 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:43,298 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:43,298 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,301 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,301 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,303 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,303 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,305 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,306 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,308 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,309 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,312 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,321 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,323 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,324 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,329 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,331 ==> Parameters: ALL(String), 0(String), 1(String), 2019-02-13 16:02:36.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,333 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,336 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,337 ==> Parameters: 1(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,340 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,341 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:46,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:46,973 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,974 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,976 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,980 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,985 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:51,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:51,850 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:51,852 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:51,863 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:51,865 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:06:53,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:06:55,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:55,269 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,270 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,272 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,273 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,276 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:12,142 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:12,151 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:12,153 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:12,172 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:12,176 ======获取全部菜单数据=====耗时:28毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:07:15,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:15,908 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,909 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,912 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,917 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,920 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:17,194 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:17,201 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:17,202 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:17,214 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:17,217 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:07:34,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:34,771 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:34,773 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:34,780 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:34,782 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:07:38,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:38,009 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:38,010 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:38,020 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:38,022 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:08:05,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:05,698 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:05,699 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:05,712 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:05,714 ======获取全部菜单数据=====耗时:20毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:08:21,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:21,765 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,766 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,768 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,770 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,772 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:39,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:39,643 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,644 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,647 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,648 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,652 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:47,648 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:47,649 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:47,654 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,655 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,656 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,663 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,665 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,667 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:47,793 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:47,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:47,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:47,802 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,803 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,805 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:47,806 dictCode : activiti_sync getDictItems SysDictController.java 130
INFO 2020-02-20 15:08:47,808 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582182527807) getDictItems SysDictController.java 163
DEBUG 2020-02-20 15:08:47,808 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,808 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,809 ==> Parameters: a7d7e77e06c84325a40932163adcdaa6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,809 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,812 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,813 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,814 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,817 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,823 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,825 ==> Parameters: 1230388815628500993(String), jeecg(String), 2020-02-20 15:08:47.822(Timestamp), 16(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), jeecg(String), jeecg(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,827 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:58,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:58,547 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,548 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,550 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:58,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:58,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:58,666 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,667 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,667 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,668 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,668 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,670 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,676 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,678 ==> Parameters: 6d35e179cd814e3299bd588ea7daed3f(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,680 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:09,713 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:09,720 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,721 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,724 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:09,812 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:09,819 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,821 ==> Parameters: f0019fdebedb443c98dcb17d88222c38(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,824 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:09,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:09,835 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,835 ==> Parameters: f0019fdebedb443c98dcb17d88222c38(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,837 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,840 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,841 ==> Parameters: 57197590443c44f083d42ae24ef26a2c(String), 67fc001af12a4f9b8458005d3f19934a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,843 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:16,778 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:16,786 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,787 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,790 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,799 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,801 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:46,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:46,519 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:46,520 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:46,537 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:46,539 ======获取全部菜单数据=====耗时:22毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:09:51,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:51,830 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,831 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,843 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,844 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,846 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:53,341 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:53,348 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:53,349 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:53,358 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:53,360 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:09:54,944 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:54,973 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,975 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,982 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,983 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,985 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:01,949 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:01,956 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,958 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,960 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,961 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,963 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,968 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,970 ==> Parameters: 1230389126619365377(String), admin(String), 2020-02-20 15:10:01.966(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,973 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:03,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:03,198 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:03,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:03,214 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,215 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,218 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,219 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,222 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:05,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:05,325 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,325 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,327 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,328 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,329 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,334 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,336 ==> Parameters: 1230389140733198337(String), admin(String), 2020-02-20 15:10:05.332(Timestamp), 9(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,338 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:08,835 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:08,837 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:08,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:08,847 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,848 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,851 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,852 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,854 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:18,382 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:20,886 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:33,338 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:33,452 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule WHERE rule_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,453 ==> Parameters: org_num_role(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,455 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,495 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE parent_id = ? OR parent_id IS NULL ORDER BY org_code DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,496 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,499 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,510 ==> Preparing: INSERT INTO sys_depart ( id, parent_id, depart_name, depart_order, org_category, org_type, org_code, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,511 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), (String), 车辆网(String), 0(Integer), 1(String), 1(String), A03(String), 0(String), admin(String), 2020-02-20 15:10:33.502(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,514 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:33,652 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:33,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:33,669 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,669 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,670 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,670 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,672 <== Total: 9 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,672 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:36,791 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:46,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:46,650 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule WHERE rule_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,656 ==> Parameters: org_num_role(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,658 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,668 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE parent_id = ? ORDER BY org_code DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,670 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,672 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,676 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,678 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,680 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,686 ==> Preparing: INSERT INTO sys_depart ( id, parent_id, depart_name, depart_order, org_category, org_type, org_code, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,687 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String), 2dc24b0ade8840499bee21225bf61222(String), 开发部(String), 0(Integer), 2(String), 2(String), A03A01(String), 0(String), admin(String), 2020-02-20 15:10:46.683(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,690 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:46,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:46,858 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:46,868 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,871 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,871 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,872 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,873 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,874 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:50,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:50,061 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,062 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,075 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,077 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,080 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:12,459 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:12,473 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=user, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:12,476 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:12,477 ==> Parameters: user(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:12,479 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:15,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:15,827 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=usera, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:15,828 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:15,829 ==> Parameters: usera(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:15,830 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,030 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,037 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=userad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,042 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,049 ==> Parameters: userad(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,050 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,179 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradm, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,188 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,188 ==> Parameters: useradm(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,190 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,355 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,359 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradmi, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,360 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,361 ==> Parameters: useradmi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,362 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,531 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,534 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,541 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,542 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,543 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:28,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:28,981 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:28,983 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:28,984 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:28,985 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:29,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:29,057 ==> Preparing: INSERT INTO sys_role ( id, role_name, role_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,059 ==> Parameters: 1230389491897106433(String), 公司管理(String), useradmin(String), admin(String), 2020-02-20 15:11:29.056(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,117 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:29,186 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:29,203 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,204 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,206 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,207 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,208 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:33,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:33,256 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,256 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,258 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,259 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,261 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:36,647 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:36,652 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,653 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,654 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:36,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:36,719 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:36,728 dictCode : activiti_sync getDictItems SysDictController.java 130
INFO 2020-02-20 15:11:36,731 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582182696729) getDictItems SysDictController.java 163
DEBUG 2020-02-20 15:11:36,737 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,739 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,742 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,743 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,745 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,752 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,758 ==> Parameters: 1230389524172275713(String), admin(String), 2020-02-20 15:11:36.75(Timestamp), 28(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,760 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:41,575 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:41,579 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:41,580 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:41,582 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:41,583 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:05,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:05,322 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:05,324 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,325 ==> Parameters: 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,327 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:05,570 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:05,574 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=20, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:05,575 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,576 ==> Parameters: 20(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,577 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:05,831 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:05,836 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=202, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:05,838 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,839 ==> Parameters: 202(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,840 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:20,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:20,310 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:20,312 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:20,313 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:20,315 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:45,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:45,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:45,271 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-20 15:12:45,272 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=202, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:45,273 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,277 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,279 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,282 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,284 ==> Parameters: 202(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,288 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:45,390 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:12:45,427 ==> Preparing: INSERT INTO sys_user ( id, username, realname, password, salt, status, del_flag, work_no, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,429 ==> Parameters: 1230389812211908609(String), iov(String), zhen(String), 0cd4c368ae170416(String), B2TQrMae(String), 1(Integer), 0(String), 202(String), admin(String), 2020-02-20 15:12:45.421(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,435 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,438 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,438 ==> Parameters: 1230389812262240257(String), 1230389812211908609(String), 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,440 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:45,640 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:12:45,652 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,652 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,654 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,655 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,656 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:57,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:12:57,085 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,086 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,088 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,088 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,092 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:00,416 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:13:00,440 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,441 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,449 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:00,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:13:00,554 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,556 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,563 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:53,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:13:53,785 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,788 ==> Parameters: 1230390098930335746(String), 1230389491897106433(String), 45c966826eeff4c99b8f8ebfe74511fc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,790 ==> Parameters: 1230390098955501570(String), 1230389491897106433(String), 5c2f42277948043026b7a14692456828(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,791 ==> Parameters: 1230390098955501571(String), 1230389491897106433(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,793 ==> Parameters: 1230390098968084482(String), 1230389491897106433(String), d7d6e2e4e2934f2c9385a623fd98c6f3(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:53,913 ======角色授权成功=====耗时:136毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-20 15:13:57,638 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:12,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:12,450 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,451 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,454 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,454 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,468 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,470 ==> Parameters: 1230390177254768641(String), admin(String), 2020-02-20 15:14:12.459(Timestamp), 11(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,472 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:17,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:19,946 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:19,955 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,956 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,959 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,960 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,961 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,967 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,968 ==> Parameters: 1230390208745603074(String), admin(String), 2020-02-20 15:14:19.965(Timestamp), 15(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,971 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:21,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:21,685 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:21,686 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:21,692 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:21,693 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:14:23,983 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:23,990 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,991 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,992 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,993 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,995 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:27,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:27,981 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:27,983 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:28,004 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:28,005 ======获取全部菜单数据=====耗时:29毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:14:32,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:32,829 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,830 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,832 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,833 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,835 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:42,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:42,080 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,081 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,082 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,083 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,084 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,089 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,090 ==> Parameters: 1230390301527801858(String), admin(String), 2020-02-20 15:14:42.087(Timestamp), 8(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,091 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:44,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:44,773 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:44,773 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:44,782 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,783 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,785 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,786 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,788 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:50,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:50,301 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:50,302 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:52,416 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:52,422 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:52,424 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:54,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:54,265 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:54,266 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:01,863 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:01,877 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE dep_id = ? AND user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,878 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,880 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,882 ==> Preparing: INSERT INTO sys_user_depart ( id, user_id, dep_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,883 ==> Parameters: 1230390384554049538(String), 1230389812211908609(String), 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,935 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:01,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:01,981 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,982 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,983 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,984 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,985 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:10,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:10,444 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:10,443 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,446 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,447 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,448 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,450 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:10,448 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,453 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:10,459 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 15:15:10,459 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,460 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,461 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582182910460) getDictItems SysDictController.java 163
DEBUG 2020-02-20 15:15:10,462 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,463 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,464 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,465 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,466 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,466 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,467 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,468 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,469 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,473 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,475 ==> Parameters: 1230390420553760769(String), admin(String), 2020-02-20 15:15:10.472(Timestamp), 13(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,478 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:16,388 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:16,391 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,392 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,394 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:16,476 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:16,477 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:16,480 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,481 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,481 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,482 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,483 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,484 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,486 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,487 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,489 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:25,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:25,008 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:25,009 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:25,015 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:25,016 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:15:27,706 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:30,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:30,245 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,246 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,248 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,249 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,250 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,255 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,256 ==> Parameters: 1230390503538065409(String), admin(String), 2020-02-20 15:15:30.254(Timestamp), 10(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,258 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:36,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:36,103 dictCode : position_rank getDictItems SysDictController.java 130
INFO 2020-02-20 15:15:36,105 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=员级), DictModel(value=2, text=助级), DictModel(value=3, text=中级), DictModel(value=4, text=副高级), DictModel(value=5, text=正高级)], timestamp=1582182936104) getDictItems SysDictController.java 163
INFO 2020-02-20 15:15:47,792 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:47,796 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:47,797 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:47,799 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:47,801 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:49,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:49,083 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:49,085 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:49,085 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:49,086 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:53,485 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:53,488 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=user, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:53,490 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:53,491 ==> Parameters: user(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:53,492 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:54,993 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:54,996 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:54,997 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:54,998 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:54,999 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,528 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:22,533 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:16:22,534 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,535 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,536 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,572 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:22,579 ==> Preparing: INSERT INTO sys_position ( id, code, name, post_rank, create_by, create_time, sys_org_code ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,582 ==> Parameters: 1230390723017605122(String), useradmin(String), 总理(String), 5(String), admin(String), 2020-02-20 15:16:22.577(Timestamp), A01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,642 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,644 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,645 ==> Parameters: 1230390723290234882(String), admin(String), 2020-02-20 15:16:22.643(Timestamp), 67(Long), 192.168.1.6(String), [{"code":"useradmin","createBy":"admin","createTime":1582182982577,"id":"1230390723017605122","name":"总理","postRank":"5","sysOrgCode":"A01"}](String), org.jeecg.modules.system.controller.SysPositionController.add()(String), 管理员(String), admin(String), 职务表-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,647 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,709 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:22,716 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,717 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,718 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,719 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,721 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,725 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 15:16:22,726 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,727 ==> Parameters: position_rank(String), 5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,730 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,738 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,739 ==> Parameters: 1230390723680305153(String), admin(String), 2020-02-20 15:16:22.737(Timestamp), 23(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,741 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:27,081 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:27,086 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,087 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,089 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,090 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,092 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:30,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:30,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:30,775 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,776 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,777 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_role WHERE role_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,778 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,779 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,780 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,780 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_role where role_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,782 ==> Parameters: 1230389491897106433(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,782 <== Total: 5 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,784 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,927 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:44,928 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:44,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:44,933 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,934 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,934 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,936 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,940 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,943 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,944 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,945 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,946 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:44,945 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,948 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,949 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,950 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,952 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,953 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,955 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,956 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,959 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:44,965 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,967 ==> Parameters: 1230390816877740034(String), admin(String), 2020-02-20 15:16:44.964(Timestamp), 13(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,968 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 15:16:44,968 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,970 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582183004968) getDictItems SysDictController.java 163
INFO 2020-02-20 15:17:04,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:04,665 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:04,666 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:04,672 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:04,673 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:17:06,277 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:09,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:09,364 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,365 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,367 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,368 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,369 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,374 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,375 ==> Parameters: 1230390919290060802(String), admin(String), 2020-02-20 15:17:09.373(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,377 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:12,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:12,099 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,101 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,102 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,103 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,104 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:21,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:21,194 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:21,195 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:21,201 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:21,202 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:17:25,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:25,231 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,232 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,233 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,234 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,236 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,241 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,242 ==> Parameters: 1230390985841082369(String), admin(String), 2020-02-20 15:17:25.24(Timestamp), 10(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,243 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:26,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:26,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:26,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:27,006 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,007 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,009 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,011 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,014 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:30,503 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:32,241 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:32,246 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:32,247 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:32,254 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:32,256 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:17:35,013 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:35,017 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,019 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,020 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,020 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,022 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:37,816 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:37,821 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,822 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,829 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:37,921 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:37,929 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,932 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,933 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:53,944 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:53,948 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,949 ==> Parameters: 1230391106246967298(String), 1230389491897106433(String), 1a0811914300741f4e11838ff37a1d3a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,951 ==> Parameters: 1230391106263744514(String), 1230389491897106433(String), 7593c9e3523a17bca83b8d7fe8a34e58(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,952 ==> Parameters: 1230391106263744515(String), 1230389491897106433(String), 190c2b43bec6a5f7a4194a85db67d96a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,953 ==> Parameters: 1230391106272133121(String), 1230389491897106433(String), 54dd5457a3190740005c1bfec55b1c34(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,955 ==> Parameters: 1230391106272133122(String), 1230389491897106433(String), 1174506953255182338(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,956 ==> Parameters: 1230391106284716033(String), 1230389491897106433(String), e8af452d8948ea49d37c934f5100ae6a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,957 ==> Parameters: 1230391106284716034(String), 1230389491897106433(String), f1cb187abf927c88b89470d08615f5ac(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,959 ==> Parameters: 1230391106293104641(String), 1230389491897106433(String), 1174590283938041857(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,960 ==> Parameters: 1230391106301493250(String), 1230389491897106433(String), ebb9d82ea16ad864071158e0c449d186(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,961 ==> Parameters: 1230391106301493251(String), 1230389491897106433(String), e08cb190ef230d5d4f03824198773950(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,962 ==> Parameters: 1230391106309881857(String), 1230389491897106433(String), 1170592628746878978(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:54,200 ======角色授权成功=====耗时:253毫秒 saveRolePermission SysPermissionController.java 383
DEBUG 2020-02-20 15:17:59,705 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:59,706 ==> Parameters: 1230391130385186817(String), 2020-02-20 15:17:59.704(Timestamp), 192.168.1.6(String), 用户名: jeecg,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:59,708 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:59,709 用户名: jeecg,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:18:14,864 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,866 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,869 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,874 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,876 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,877 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,879 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,879 ==> Parameters: A03(String), iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,935 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,940 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,940 ==> Parameters: 1230391194293796866(String), 2020-02-20 15:18:14.939(Timestamp), 192.168.1.6(String), 用户名: iov,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,942 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:14,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:14,971 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,972 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,973 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:14,980 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:18:14,983 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,986 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,990 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,992 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,993 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,994 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:16,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:16,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:16,195 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,197 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,197 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,198 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,200 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:16,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:16,201 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,202 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,202 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,204 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,207 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,208 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,209 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,210 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,211 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,211 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,216 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,218 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,220 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,224 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,226 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,230 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,231 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:19,385 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:19,390 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,391 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,393 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,394 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,396 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:29,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:29,921 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,921 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,923 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,923 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,925 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:32,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:32,155 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:32,156 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:32,169 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:32,171 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:18:34,848 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:40,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:40,874 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,876 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,877 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,878 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,880 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,892 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,894 ==> Parameters: 1230391303135985665(String), iov(String), 2020-02-20 15:18:40.889(Timestamp), 17(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,899 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:42,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:42,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:42,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:42,975 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,976 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,980 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,981 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,987 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:47,649 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:47,653 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:47,653 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:49,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:49,036 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,037 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,039 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,040 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,042 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:50,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:50,185 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,186 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:50,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:50,936 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,937 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,939 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,940 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,942 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:52,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:52,336 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,336 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,338 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,340 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,342 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:58,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:58,605 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:58,631 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,633 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,639 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,641 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,643 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,645 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,647 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,649 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,650 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,652 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:58,660 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 15:18:58,663 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,664 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,665 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:04,695 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:04,714 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:04,720 ==> Parameters: 0(Integer), 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:04,726 <== Total: 14 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:04,727 ======获取一级菜单数据=====耗时:28毫秒 getSystemMenuList SysPermissionController.java 115
INFO 2020-02-20 15:19:08,715 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:08,720 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,721 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,722 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,723 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,724 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:11,586 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:11,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:11,596 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,597 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,598 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,599 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,599 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,600 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,601 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,602 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,603 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,608 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:13,025 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:13,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:13,030 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,033 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,035 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,036 ==> Parameters: 0(Long), 99999(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,038 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,043 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,043 ==> Parameters: 1230391437991247874(String), iov(String), 2020-02-20 15:19:13.042(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,045 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:13,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:13,145 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,147 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,197 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,202 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,205 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,206 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,207 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,209 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:16,882 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:16,888 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,890 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,892 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,893 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,894 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:17,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:17,766 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,767 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,769 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,770 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,771 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,772 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,773 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,774 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:18,521 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:18,527 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,528 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,531 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,532 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,534 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:19,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:19,605 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,606 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,608 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,609 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,612 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,614 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,615 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,620 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:20,278 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:20,284 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,285 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,287 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,288 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,289 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:21,122 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:21,128 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,129 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,132 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,136 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,138 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,141 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,141 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,142 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:21,817 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:21,823 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,824 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,827 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,827 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,828 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:23,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:23,354 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,355 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,357 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,358 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,359 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,366 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,367 ==> Parameters: 1230391481289048066(String), iov(String), 2020-02-20 15:19:23.365(Timestamp), 11(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,369 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:23,925 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:24,672 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:24,676 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:24,677 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:24,685 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:24,686 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:19:25,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:25,769 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,770 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,771 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,772 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,774 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:27,915 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:27,918 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:27,919 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:27,924 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:27,926 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:19:29,138 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:31,459 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:35,946 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:35,948 ==> Parameters: 1230391534049198081(String), 2020-02-20 15:19:35.945(Timestamp), 192.168.1.6(String), 用户名: zhen,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:35,949 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:35,950 用户名: zhen,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:19:43,268 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:43,270 ==> Parameters: 1230391564759891969(String), 2020-02-20 15:19:43.266(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:43,272 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:43,273 用户名: 管理员,退出成功! logout LoginController.java 117
Logback Log Messages

Log session start time Fri Feb 21 13:59:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-20 15:28:15,298 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4612 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-20 15:28:15,303 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-20 15:28:21,343 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-20 15:28:21,347 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-20 15:28:21,465 Finished Spring Data repository scanning in 98ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-20 15:28:22,088 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2264e10d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:22,235 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,030 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-20 15:28:23,032 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-20 15:28:23,036 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,044 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,079 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,220 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$25f7777] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,486 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,494 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6bede848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,509 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,524 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,568 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,583 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$177935c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,791 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,934 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,965 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6d336857] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:24,076 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$15785527] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:24,088 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:24,930 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-20 15:28:24,972 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,052 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,053 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,093 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,326 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,326 Root WebApplicationContext: initialization completed in 9749 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-20 15:28:25,838 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-20 15:28:26,332 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-20 15:28:26,333 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-20 15:28:26,334 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-20 15:28:26,335 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-20 15:28:31,699 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-20 15:28:32,004 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-20 15:28:32,005 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-20 15:28:32,010 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-20 15:28:32,012 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-20 15:28:32,013 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-20 15:28:32,014 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-20 15:28:32,014 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-20 15:28:32,014 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@27ec74a3 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-20 15:28:35,574 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-20 15:28:37,641 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-20 15:28:37,962 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-20 15:28:38,428 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-20 15:28:39,992 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-20 15:28:40,054 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-20 15:28:40,179 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-20 15:28:40,592 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,596 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,610 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,616 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,623 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,654 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,657 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,661 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,665 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,669 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,689 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,706 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-20 15:28:41,012 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-20 15:28:41,026 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-20 15:28:41,027 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-20 15:28:41,029 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-20 15:28:41,032 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-20 15:28:41,034 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-20 15:28:41,057 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:41,162 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-20 15:28:41,174 Started JeecgApplication in 27.657 seconds (JVM running for 29.855) logStarted StartupInfoLogger.java 59
INFO 2020-02-20 15:28:41,199 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-20 15:28:41,842 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-20 15:28:41,854 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-20 15:28:43,479 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-20 15:28:43,480 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-20 15:28:43,519 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-02-20 15:36:10,865 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:10,884 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:10,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,049 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,053 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,063 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,069 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,072 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,100 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,769 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,781 ==> Parameters: 1230395710841991170(String), 2020-02-20 15:36:11.169(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,784 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:11,833 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:11,843 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,843 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,846 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:11,900 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:36:11,910 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,917 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,966 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:12,183 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:12,186 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:12,192 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:13,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:36:13,441 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:13,476 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:13,479 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:13,480 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,484 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,486 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,488 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,490 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,493 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,494 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,496 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,498 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,500 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,501 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,514 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,516 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,519 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,540 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,542 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,544 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,607 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,610 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,616 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,618 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:22,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:22,688 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:22,691 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:22,728 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:22,735 ======获取全部菜单数据=====耗时:59毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:36:25,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:14,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:27,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:30,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:37:30,975 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:30,979 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:30,997 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,002 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,006 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,279 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,281 ==> Parameters: 1230396044331102209(String), admin(String), 2020-02-20 15:37:31.277(Timestamp), 362(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,286 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:37:33,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:35,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:38:05,336 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:38:05,353 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,355 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,359 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,360 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,363 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,381 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,383 ==> Parameters: 1230396187361062914(String), admin(String), 2020-02-20 15:38:05.378(Timestamp), 28(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,386 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:12,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:12,204 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:41:12,208 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,210 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,230 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,245 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,246 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,249 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:13,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:13,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:13,343 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,344 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,345 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,346 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,347 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,348 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,349 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,350 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,353 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,355 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,358 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,360 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:13,375 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:13,383 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,384 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,386 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,390 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,391 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,393 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,396 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,397 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,402 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,402 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:16,889 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:16,923 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,936 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,940 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,942 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,944 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:23,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:23,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:23,037 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:23,066 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,068 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,071 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,073 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,076 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:23,907 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:23,916 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,917 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,919 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,920 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,922 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,936 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,938 ==> Parameters: 1230397020161093634(String), admin(String), 2020-02-20 15:41:23.934(Timestamp), 20(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,977 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:26,905 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:26,912 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:26,959 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,959 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,960 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,960 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,964 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,966 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,967 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,969 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,971 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,972 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:30,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:30,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:30,055 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,056 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,065 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,066 ==> Parameters: 0(Long), 99999(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,069 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,078 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,081 ==> Parameters: 1230397045922508801(String), admin(String), 2020-02-20 15:41:30.076(Timestamp), 24(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,083 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:30,137 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:30,154 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,156 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,160 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,164 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,168 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,170 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,171 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,172 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:35,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:35,668 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,669 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,673 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,674 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,677 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:42,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:42,613 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,615 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,617 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,619 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,622 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:45,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:42:32,517 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:32,519 ==> Parameters: 1230397307810656257(String), 2020-02-20 15:42:32.514(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:32,521 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:42:32,523 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:42:39,286 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:39,287 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:39,289 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,523 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,525 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,529 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,831 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,832 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,834 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:41,363 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:41,364 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:41,365 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,268 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,270 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,271 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,989 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,990 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,992 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:58,919 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:58,922 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:58,924 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:59,730 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:59,732 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:59,734 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,213 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,214 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,215 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,218 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,218 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,218 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,221 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,222 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,238 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,907 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,908 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,910 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:43:02,956 16688004314 sms LoginController.java 218
DEBUG 2020-02-20 15:43:02,958 ==> Preparing: select * from sys_user where phone = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,959 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,960 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,987 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,987 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,988 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,989 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,988 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,990 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,990 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,993 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,995 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,711 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,713 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,716 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,721 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,723 ==> Parameters: 1230397908351102977(String), 2020-02-20 15:44:55.72(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,726 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:44:55,727 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:45:04,083 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,085 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,626 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,627 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,629 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:05,188 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:05,189 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:05,191 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:15,840 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:15,841 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:15,843 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:16,625 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:16,627 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:16,628 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,364 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,364 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,366 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,674 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,674 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,676 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,774 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,775 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,775 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,775 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,776 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,776 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,387 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,388 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,390 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,391 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,392 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,394 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,401 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,402 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,404 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,437 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,438 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,439 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,440 ==> Preparing: select * from sys_user where phone = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,441 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,442 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,444 ==> Preparing: select * from sys_user where email = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,445 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,447 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-02-20 15:45:28,453 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.system.controller.SysUserController.userRegister(SysUserController.java:762)
    at org.jeecg.modules.system.controller.SysUserController$$FastClassBySpringCGLIB$$97a54670.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor328.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysUserController$$EnhancerBySpringCGLIB$$75f220a.userRegister(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-20 16:05:55,482 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,483 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,486 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,495 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,496 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,499 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,502 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,503 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,566 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,571 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,572 ==> Parameters: 1230403192645660673(String), 2020-02-20 16:05:55.569(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,574 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:55,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:05:55,618 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,619 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,627 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:55,635 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:05:55,638 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,639 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,656 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,670 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,671 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,675 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:57,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:05:57,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:05:57,059 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,060 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,061 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,062 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,064 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,065 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,067 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,068 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,075 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,077 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:57,079 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:05:57,080 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,086 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,088 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,091 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,098 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,100 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,103 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,107 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,109 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,115 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,116 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:07,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:07,693 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,694 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,697 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,698 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,700 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:10,498 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:10,511 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,512 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,523 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:10,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:10,681 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,682 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,685 <== Total: 15 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:13,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:13,928 ======角色授权成功=====耗时:5毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-20 16:06:17,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:17,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:17,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:17,891 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,892 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,896 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,898 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,902 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:33,543 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:33,562 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:33,566 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:37,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:37,204 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,207 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,215 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,217 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,219 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:41,920 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:41,929 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:41,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:41,939 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,940 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,940 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,940 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,943 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,943 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,944 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,945 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:41,949 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 16:06:41,954 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:41,954 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582186001949) getDictItems SysDictController.java 163
DEBUG 2020-02-20 16:06:41,955 ==> Parameters: 1230403387190063106(String), admin(String), 2020-02-20 16:06:41.952(Timestamp), 14(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,958 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:48,129 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:48,134 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,135 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,136 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:48,221 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:48,224 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:48,486 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,488 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,490 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,490 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,492 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,501 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,507 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,511 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,517 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:55,810 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:55,811 ==> Parameters: 1230403445306339330(String), 2020-02-20 16:06:55.809(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:55,814 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:55,815 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 16:07:13,136 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,138 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,140 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,146 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,147 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,148 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,150 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,150 ==> Parameters: A03(String), iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,214 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,219 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,220 ==> Parameters: 1230403518324977665(String), 2020-02-20 16:07:13.217(Timestamp), 192.168.1.6(String), 用户名: iov,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,222 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:13,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:13,250 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,252 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,254 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:13,262 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:07:13,264 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,265 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,272 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,276 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,278 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,280 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:14,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:14,509 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:14,514 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,515 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,515 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,517 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,516 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,520 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,521 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,521 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,524 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,527 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,529 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,532 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:14,539 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:14,561 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,562 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,564 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,568 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,570 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,572 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,576 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,577 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,581 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,582 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:18,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:18,243 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,244 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,246 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,247 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,249 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:20,590 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:20,600 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:20,602 ==> Parameters: 0(Integer), 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:20,605 <== Total: 14 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:20,606 ======获取一级菜单数据=====耗时:13毫秒 getSystemMenuList SysPermissionController.java 115
INFO 2020-02-20 16:07:22,483 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:22,516 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE del_flag = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,518 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,520 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE del_flag=? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,522 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,525 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,527 查询当前页:1 queryPageList SysAnnouncementController.java 96
INFO 2020-02-20 16:07:22,527 查询当前页数量:10 queryPageList SysAnnouncementController.java 97
INFO 2020-02-20 16:07:22,528 查询结果数量:2 queryPageList SysAnnouncementController.java 98
INFO 2020-02-20 16:07:22,528 数据总数:2 queryPageList SysAnnouncementController.java 99
INFO 2020-02-20 16:07:22,538 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,540 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,556 ==> Parameters: msg_category(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,562 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,572 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,573 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,573 ==> Parameters: send_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,574 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,581 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,586 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,587 ==> Parameters: priority(String), M(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,588 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,597 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,598 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,603 ==> Parameters: msg_type(String), ALL(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,604 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:26,324 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:26,361 ==> Preparing: SELECT COUNT(1) FROM sys_category WHERE pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,362 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,369 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,371 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,373 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:27,247 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:27,252 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:27,260 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,261 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,265 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,267 ==> Parameters: 0(Long), 99999(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,268 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,278 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,281 ==> Parameters: 1230403577296891906(String), iov(String), 2020-02-20 16:07:27.276(Timestamp), 19(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,285 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:27,342 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:27,351 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,353 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,357 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,359 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,361 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,363 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,364 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,368 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:28,409 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:28,418 ==> Preparing: SELECT COUNT(1) FROM sys_category WHERE pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,419 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,421 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,421 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,423 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:31,586 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:31,631 --查询规则-->pid = 1183693424827564034 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-20 16:07:31,634 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:31,635 ==> Parameters: 1183693424827564034(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:31,636 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:33,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:33,725 --查询规则-->pid = 1185039122143719425 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-20 16:07:33,736 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:33,736 ==> Parameters: 1185039122143719425(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:33,738 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:41,341 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:41,343 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:41,346 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:41,355 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,356 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,359 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,360 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,365 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:47,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:47,774 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:47,775 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:49,111 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:49,116 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,117 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,119 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,120 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,124 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:00,849 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:08:00,856 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:00,857 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:00,866 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:00,869 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-20 16:08:17,782 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:08:17,790 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:08:17,797 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,798 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,802 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-20 16:08:17,805 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 16:08:17,810 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,811 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,812 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:08:17,814 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,814 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,818 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582186097803) getDictItems SysDictController.java 163
INFO 2020-02-20 16:08:17,821 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-20 16:08:17,824 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 16:08:17,826 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,827 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,829 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,832 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582186097822) getDictItems SysDictController.java 163
INFO 2020-02-20 16:11:04,432 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:04,447 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:11:04,452 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,454 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,463 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,469 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,472 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,476 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:05,632 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:05,642 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,643 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:05,646 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:05,652 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,653 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,654 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,654 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:05,656 ======获取全部菜单数据=====耗时:17毫秒 list SysPermissionController.java 82
DEBUG 2020-02-20 16:11:05,657 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,659 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,660 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,664 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,665 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,673 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,674 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:10,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:10,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:10,362 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:10,372 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,373 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,375 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,376 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,379 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:10,385 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:16,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:16,498 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:16,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:16,509 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,510 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,513 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,517 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,520 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:16,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:26,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:26,671 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:26,675 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:26,686 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,687 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,689 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,690 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,693 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:26,694 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:34,367 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:34,388 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,389 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,392 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,395 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,399 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,413 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,416 ==> Parameters: 1230404613814267906(String), iov(String), 2020-02-20 16:11:34.409(Timestamp), 26(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,418 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:41,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:41,533 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:41,538 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:41,552 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,553 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,555 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,556 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,559 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:41,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:45,255 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:45,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:45,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:45,304 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,306 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,308 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,309 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,312 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:45,325 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:19:35,758 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:19:35,768 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:19:35,773 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,777 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,784 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,791 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,793 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,796 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:38,045 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:19:38,046 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:38,055 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,056 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,057 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,058 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,060 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,063 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,064 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,065 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,068 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,071 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,074 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,077 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:38,125 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:38,133 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,134 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,139 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,143 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,145 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,150 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,155 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,157 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,161 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,163 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:52,744 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:52,768 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,769 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,771 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,774 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:52,776 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:52,777 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,779 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,782 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,785 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,786 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,787 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,788 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,794 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:20:01,505 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:20:01,507 ==> Parameters: 1230406740737437697(String), 2020-02-20 16:20:01.503(Timestamp), 192.168.1.6(String), 用户名: zhen,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:20:01,509 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:20:01,510 用户名: zhen,退出成功! logout LoginController.java 117
Logback Log Messages

Log session start time Fri Feb 21 14:19:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 13:59:35,676 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2068 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 13:59:35,701 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 13:59:41,559 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 13:59:41,568 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 13:59:41,709 Finished Spring Data repository scanning in 116ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 13:59:42,443 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7e9b45f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:42,599 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,072 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 13:59:44,076 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 13:59:44,085 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,092 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,139 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,377 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5e95dc5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,894 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,904 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c8244d30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,923 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,954 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,992 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,007 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$73af9aa9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,321 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,444 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,463 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c969cd3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,522 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$71aeba0f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,549 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:46,889 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 13:59:46,953 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,038 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,038 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,072 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,366 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,366 Root WebApplicationContext: initialization completed in 11534 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 13:59:48,012 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 13:59:48,772 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 13:59:48,777 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 13:59:48,782 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 13:59:48,787 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 13:59:56,732 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 13:59:57,499 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 13:59:57,500 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 13:59:57,511 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 13:59:57,518 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 13:59:57,520 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 13:59:57,520 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 13:59:57,521 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 13:59:57,522 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@d3d5094 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 14:00:02,036 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 14:00:08,669 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 14:00:09,259 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 14:00:10,149 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 14:00:12,077 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 14:00:12,108 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 14:00:12,201 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 14:00:12,523 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,526 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,528 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,530 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,533 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,555 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,558 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,561 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,563 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,566 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,582 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,593 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 14:00:12,854 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 14:00:12,867 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 14:00:12,868 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 14:00:12,870 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 14:00:12,873 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 14:00:12,878 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 14:00:12,906 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:00:12,946 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 14:00:12,949 Started JeecgApplication in 40.511 seconds (JVM running for 47.006) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 14:00:12,969 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 14:00:13,476 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 14:00:13,477 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 14:00:13,515 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 14:00:15,500 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 14:00:15,505 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-21 14:11:00,208 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,241 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,274 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,384 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,389 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,440 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,455 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,458 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,489 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,171 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,181 ==> Parameters: 1230736663301750785(String), 2020-02-21 14:11:00.552(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,194 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:01,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:11:01,281 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,285 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,289 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:01,373 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:11:01,393 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,521 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,693 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,695 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,698 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:03,072 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:03,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:11:03,146 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,147 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,156 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,160 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,161 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,163 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,165 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,170 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,170 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,173 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,176 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:03,247 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:11:03,284 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,287 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,310 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,358 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,364 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,373 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,484 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,487 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,495 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,496 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:23,830 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:23,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:23,881 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:11:23,927 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-21 14:11:23,930 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:23,942 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:23,968 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:23,979 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265483882) getDictItems SysDictController.java 163
INFO 2020-02-21 14:11:24,003 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:24,019 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:11:24,026 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265484020) getDictItems SysDictController.java 163
INFO 2020-02-21 14:11:24,076 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:12:53,517 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:12:53,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:12:53,537 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:12:53,543 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:12:53,546 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265573544) getDictItems SysDictController.java 163
INFO 2020-02-21 14:12:53,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:12:53,579 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:12:53,582 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265573580) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Fri Feb 21 14:53:31 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 14:19:43,902 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9128 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 14:19:43,910 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 14:19:46,579 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 14:19:46,579 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 14:19:46,732 Finished Spring Data repository scanning in 131ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 14:19:47,459 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5f34ac97] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:47,548 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,439 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 14:19:48,439 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 14:19:48,439 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,449 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,478 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,554 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3f2f4301] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,722 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,730 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a8bdb3d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,740 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,748 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,778 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,788 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5449014b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,923 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,078 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,099 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$aa0333e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,139 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$524820b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,139 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,798 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 14:19:49,824 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:49,844 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:49,844 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:49,859 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:50,223 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 14:19:50,223 Root WebApplicationContext: initialization completed in 6203 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 14:19:50,739 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 14:19:51,109 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 14:19:51,109 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 14:19:51,109 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 14:19:51,109 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 14:19:55,283 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 14:19:55,634 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 14:19:55,637 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 14:19:55,644 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 14:19:55,649 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 14:19:55,654 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 14:19:55,654 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 14:19:55,654 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 14:19:55,657 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@50b38342 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 14:19:59,730 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 14:20:01,568 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 14:20:01,784 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 14:20:02,128 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 14:20:03,173 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 14:20:03,198 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 14:20:03,269 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 14:20:03,498 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,529 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,538 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,548 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 14:20:03,689 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 14:20:03,698 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 14:20:03,698 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 14:20:03,708 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 14:20:03,708 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 14:20:03,708 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 14:20:03,729 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:20:03,768 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 14:20:03,773 Started JeecgApplication in 21.426 seconds (JVM running for 24.182) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 14:20:03,778 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 14:20:05,033 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 14:20:05,035 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 14:20:05,058 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 14:20:05,268 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 14:20:05,268 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 14:21:40,603 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:40,755 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:21:40,802 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,821 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,880 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,964 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,967 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,971 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:21:42,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:42,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:21:42,120 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,121 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:21:42,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:21:42,126 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,130 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,137 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,138 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,142 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,146 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,150 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,154 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,154 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,157 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,162 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,163 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,169 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,190 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,193 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,196 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,275 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,281 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,292 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,293 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:21:47,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:47,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:47,527 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:21:47,541 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266107532) getDictItems SysDictController.java 163
INFO 2020-02-21 14:21:47,565 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:47,587 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:21:47,592 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266107587) getDictItems SysDictController.java 163
INFO 2020-02-21 14:21:47,642 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:22:28,165 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:22:28,173 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:22:28,195 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:22:28,200 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266148196) getDictItems SysDictController.java 163
INFO 2020-02-21 14:22:28,211 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:22:28,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:22:28,263 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:22:28,272 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266148264) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:27,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:27,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:27,676 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:23:27,677 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:23:27,685 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266207677) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:27,720 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:27,736 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:23:27,742 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266207736) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:32,277 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:23:32,294 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:32,297 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:32,324 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:32,330 ======获取全部菜单数据=====耗时:43毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:23:49,410 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:49,418 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:49,426 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:23:49,437 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,439 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:49,450 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 14:23:49,457 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 14:23:49,463 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:49,480 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 14:23:49,480 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-21 14:23:49,483 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,490 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,495 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,503 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,524 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,527 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:49,547 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582266229451) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:49,547 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582266229457) getDictItems SysDictController.java 163
INFO 2020-02-21 14:25:15,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:25:15,121 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:15,124 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:15,146 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:25:15,149 ======获取全部菜单数据=====耗时:33毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:25:24,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:25:24,405 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:24,406 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:24,420 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:25:24,423 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:26:29,938 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:29,939 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:29,947 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:26:29,949 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:29,953 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266389950) getDictItems SysDictController.java 163
INFO 2020-02-21 14:26:29,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:29,979 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:29,984 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266389980) getDictItems SysDictController.java 163
INFO 2020-02-21 14:26:39,182 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:39,205 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:26:39,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:39,233 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:39,237 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266399234) getDictItems SysDictController.java 163
INFO 2020-02-21 14:26:39,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:39,266 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:39,269 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266399267) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:08,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:08,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:08,207 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:29:08,242 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:08,253 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266548243) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:08,270 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:08,282 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:08,291 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266548284) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:13,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:29:13,307 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:29:13,309 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:29:13,322 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:29:13,325 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:29:21,184 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:21,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:21,194 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:21,200 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-21 14:29:21,203 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:29:21,204 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:29:21,206 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:21,207 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582266561201) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:21,212 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582266561207) getDictItems SysDictController.java 163
DEBUG 2020-02-21 14:29:21,215 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:29:55,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:55,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:55,549 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:29:55,564 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:55,569 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266595565) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:55,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:55,598 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:55,602 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266595599) getDictItems SysDictController.java 163
DEBUG 2020-02-21 14:38:21,673 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,675 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,685 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,799 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,802 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,812 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,816 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,818 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,843 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,365 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,380 ==> Parameters: 1230743546964107265(String), 2020-02-21 14:38:21.865(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,384 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:38:22,433 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:38:22,441 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,442 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,445 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:38:22,498 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:38:22,506 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,510 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,538 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,579 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,582 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,590 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:38:25,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:38:25,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:38:25,559 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:38:25,562 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,563 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,565 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,566 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,567 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,570 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,572 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,574 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,578 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,580 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,581 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,582 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,583 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,585 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,587 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,588 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,589 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,594 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,594 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,599 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,605 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,606 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:43:02,244 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:43:02,259 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:43:02,267 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,268 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,285 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,308 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,309 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,312 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 14:43:05,269 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 14:43:05,816 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 14:43:06,182 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:43:06,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:43:06,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:43:06,197 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,200 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,204 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,207 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,215 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,216 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,215 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,218 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,218 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,222 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,224 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,225 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,226 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,227 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,229 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,232 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,233 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,233 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,235 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,238 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,239 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,240 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:01,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:01,333 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 14:45:01,336 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:45:01,342 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,344 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,369 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,405 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,407 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,409 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:02,388 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-21 14:45:02,551 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 14:45:02,715 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:02,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:45:02,724 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,727 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,730 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,733 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,735 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,736 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,737 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,738 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,741 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,743 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,742 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,746 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:02,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:45:02,793 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,794 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,797 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,802 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,805 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,807 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,812 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,814 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,819 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,820 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:05,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:05,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:05,653 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:05,653 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:45:05,656 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267505654) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:05,673 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:05,691 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:05,694 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267505692) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:29,863 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:29,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:29,873 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:45:29,883 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:29,885 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267529883) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:29,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:29,927 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:29,930 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267529928) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:38,139 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 16:56:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 14:53:32,296 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2932 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 14:53:32,343 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 14:53:38,405 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 14:53:38,421 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 14:53:38,530 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 14:53:39,077 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a929dda6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:39,217 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,717 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 14:53:40,717 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 14:53:40,717 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,733 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,764 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,999 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$89247410] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,889 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,905 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f2b2e4e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,920 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,936 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,998 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,030 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9e3e325a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,655 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,795 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,811 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f3f864f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,858 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9c3d51c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,858 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:44,186 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 14:53:44,264 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:44,311 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:44,311 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:44,326 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:45,076 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 14:53:45,092 Root WebApplicationContext: initialization completed in 12577 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 14:53:46,451 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 14:53:47,436 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 14:53:47,451 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 14:53:47,451 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 14:53:47,451 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 14:53:55,857 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 14:53:56,185 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 14:53:56,185 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 14:53:56,185 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 14:53:56,185 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 14:53:56,185 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 14:53:56,185 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 14:53:56,185 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 14:53:56,201 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6c06b1bc setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 14:54:00,075 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 14:54:02,497 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 14:54:02,841 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 14:54:03,403 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 14:54:04,778 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 14:54:04,794 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 14:54:04,856 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 14:54:05,153 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,200 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,216 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 14:54:05,637 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 14:54:05,669 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 14:54:05,669 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 14:54:05,669 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 14:54:05,669 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 14:54:05,669 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 14:54:05,715 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:54:05,743 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 14:54:05,746 Started JeecgApplication in 38.778 seconds (JVM running for 42.98) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 14:54:05,759 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 14:54:06,851 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 14:54:06,853 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 14:54:06,874 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 14:54:07,113 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 14:54:07,124 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 14:57:56,752 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:57:56,908 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:57:56,986 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,018 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,252 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,377 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,377 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,393 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 14:57:59,523 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 14:58:00,101 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 14:58:00,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:00,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:00,430 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:58:00,461 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,461 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,461 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,461 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,476 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,523 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,523 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,555 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,555 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,586 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,586 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,601 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,601 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,617 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,617 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,633 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,633 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,633 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,711 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,726 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,742 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,742 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:58:16,019 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:16,034 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:16,050 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:16,081 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:58:16,097 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268296081) getDictItems SysDictController.java 163
INFO 2020-02-21 14:58:16,081 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:58:16,097 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268296097) getDictItems SysDictController.java 163
INFO 2020-02-21 14:58:16,269 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:59:40,055 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:40,055 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:40,071 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,086 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,149 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,180 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,180 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,180 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:48,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:48,147 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:48,163 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,179 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,225 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,319 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,319 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,319 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:48,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:48,698 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:48,698 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,714 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,745 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,870 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,870 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,886 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:48,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:49,021 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:49,021 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,021 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,052 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,146 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,161 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,193 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:51,943 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:51,958 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:51,958 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,005 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,021 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,067 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,067 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,083 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:53,020 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:53,035 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:53,035 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,035 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,051 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,129 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,129 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,129 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:05,554 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:05,569 ==> Parameters: 1230749012947558401(String), 2020-02-21 15:00:05.054(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:05,600 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:05,600 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-21 15:00:05,632 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-21 15:00:24,012 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,015 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,021 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,119 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,120 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,159 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,159 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,159 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,269 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,284 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,284 ==> Parameters: 1230749091506872322(String), 2020-02-21 15:00:24.284(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,284 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:24,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:24,315 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,315 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,331 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:24,378 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:00:24,378 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,378 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,394 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,409 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,409 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,409 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:00:25,619 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:00:25,822 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:00:26,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:26,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:26,057 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,057 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,057 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:26,057 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:26,057 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,057 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,088 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,088 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,104 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,104 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,119 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,119 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:32,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:32,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:32,576 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:00:32,576 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:00:32,576 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268432576) getDictItems SysDictController.java 163
INFO 2020-02-21 15:00:32,591 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:32,623 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:00:32,623 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268432623) getDictItems SysDictController.java 163
INFO 2020-02-21 15:00:36,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:36,379 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,379 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,395 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,395 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,395 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,564 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,564 ==> Parameters: 1230749143012925441(String), admin(String), 2020-02-21 15:00:36.564(Timestamp), 154(Long), 127.0.0.1(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,564 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:50,102 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:50,149 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule WHERE rule_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,149 ==> Parameters: org_num_role(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,149 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,164 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE parent_id = ? ORDER BY org_code DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,164 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:01:01,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:01:06,068 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:01:06,068 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:01:06,084 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268466068) getDictItems SysDictController.java 163
INFO 2020-02-21 15:01:06,084 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268466068) getDictItems SysDictController.java 163
INFO 2020-02-21 15:02:43,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:02:43,140 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,155 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,155 ==> Parameters: 1230749673974063105(String), admin(String), 2020-02-21 15:02:43.155(Timestamp), 15(Long), 127.0.0.1(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,155 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:02:45,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,403 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:02:53,403 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:02:53,403 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:02:53,419 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268573403) getDictItems SysDictController.java 163
INFO 2020-02-21 15:02:53,419 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268573403) getDictItems SysDictController.java 163
INFO 2020-02-21 15:10:19,236 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:10:19,252 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:10:19,252 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,268 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,299 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,330 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,330 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,346 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:16:25,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:16:25,734 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:16:25,734 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,734 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,750 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,812 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,812 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,828 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:16:48,267 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 15:16:48,283 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 15:17:19,759 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 15:17:19,759 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 15:17:31,243 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 15:17:31,243 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-21 15:19:29,341 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:19:29,341 ==> Parameters: 1230753894224027649(String), 2020-02-21 15:19:29.341(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:19:29,356 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:19:29,356 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-21 15:19:29,415 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-21 15:21:21,029 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,029 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,029 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,092 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,092 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,108 ==> Parameters: 1230754362941693954(String), 2020-02-21 15:21:21.092(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,108 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:21:21,139 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:21:21,139 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,154 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,154 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:21:21,154 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:21:21,170 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,170 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,170 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,201 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,217 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,217 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:21:22,373 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:21:22,592 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:21:22,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:22,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:22,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:21:22,826 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:21:31,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:31,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:31,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:31,724 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:21:31,740 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:21:31,740 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582269691740) getDictItems SysDictController.java 163
INFO 2020-02-21 15:21:31,740 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:21:31,755 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582269691740) getDictItems SysDictController.java 163
INFO 2020-02-21 15:22:29,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:22:29,602 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:22:29,618 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:22:29,618 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:22:29,634 ======获取全部菜单数据=====耗时:32毫秒 list SysPermissionController.java 82
INFO 2020-02-21 15:22:48,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:22:48,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:22:48,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:22:48,073 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:22:48,089 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 15:22:48,089 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582269768089) getDictItems SysDictController.java 163
DEBUG 2020-02-21 15:22:48,089 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:22:48,089 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:22:48,089 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582269768089) getDictItems SysDictController.java 163
DEBUG 2020-02-21 15:22:48,105 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:38:17,595 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 15:38:22,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:38:22,593 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:38:22,599 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,601 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,624 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,662 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,665 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,668 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:38:25,910 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:38:26,178 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:38:26,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:38:26,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:38:26,791 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,792 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,793 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,794 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,794 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,803 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,809 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,812 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,816 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,819 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,820 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:38:26,821 ======获取全部菜单数据=====耗时:32毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 15:38:26,826 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,828 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:10,123 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 15:40:10,130 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-21 15:40:10,267 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:10,268 ==> Parameters: 1230759099036524545(String), 2020-02-21 15:40:10.264(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:10,273 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:10,274 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-21 15:40:29,498 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,501 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,504 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,518 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,519 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,524 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,525 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,527 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,559 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,568 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,571 ==> Parameters: 1230759179990786049(String), 2020-02-21 15:40:29.562(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,573 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:29,600 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:29,607 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,608 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,611 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:29,619 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:40:29,623 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,625 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,641 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,671 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,672 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,675 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:31,019 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-21 15:40:31,093 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:40:31,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:31,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:31,200 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,202 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,203 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,203 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,205 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,205 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,207 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,224 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,227 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:31,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:31,229 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,240 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,242 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,253 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,254 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,276 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,294 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,296 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,307 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,323 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,349 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,396 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,397 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:33,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:33,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:33,275 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,276 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,278 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,281 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,280 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,282 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,282 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,286 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,287 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,290 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,295 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,298 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:37,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:37,353 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:37,371 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,377 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,381 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,384 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,389 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,390 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,392 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,393 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,394 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,395 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,399 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,401 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:41,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:41,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:43,392 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:40:43,413 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:40:43,421 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270843415) getDictItems SysDictController.java 163
INFO 2020-02-21 15:40:43,449 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:43,466 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:40:43,469 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270843467) getDictItems SysDictController.java 163
INFO 2020-02-21 15:40:55,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,388 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:41:01,392 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:01,397 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270861395) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:01,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,431 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:01,434 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270861432) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:03,674 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:03,676 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:03,688 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:03,688 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:41:03,694 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270863691) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:03,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:03,745 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:03,747 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270863746) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:49,193 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
INFO 2020-02-21 15:41:55,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:55,195 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:41:55,199 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,200 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,218 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,283 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,284 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,288 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:00,627 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-21 15:42:00,737 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:42:00,912 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:42:00,919 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:42:00,921 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:42:00,930 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:42:00,933 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270920931) getDictItems SysDictController.java 163
INFO 2020-02-21 15:42:00,949 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:42:00,959 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:42:00,962 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270920960) getDictItems SysDictController.java 163
INFO 2020-02-21 15:42:00,972 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:42:00,980 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,982 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,984 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,989 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,990 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,992 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,995 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,997 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:01,001 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:01,002 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:26,540 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
DEBUG 2020-02-21 15:42:44,519 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:44,520 ==> Parameters: 1230759746012110850(String), 2020-02-21 15:42:44.516(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:44,522 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:44,523 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-21 15:42:44,561 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-21 15:42:58,269 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,272 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,274 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,282 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,284 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,286 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,288 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,290 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,347 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,351 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,352 ==> Parameters: 1230759804031918081(String), 2020-02-21 15:42:58.35(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,353 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:58,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:42:58,393 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,395 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,397 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:58,405 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:42:58,409 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,410 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,419 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,436 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,437 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,440 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:42:59,729 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:42:59,946 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:43:00,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:00,168 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:00,179 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:43:00,183 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,182 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,197 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,197 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,199 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,202 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,202 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,204 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,207 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,207 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,208 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,209 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,210 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,210 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,213 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,215 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,217 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,219 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,224 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,225 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,230 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,231 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:43:20,584 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:20,584 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:20,585 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:20,592 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:43:20,594 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:43:20,593 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:43:20,596 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582271000595) getDictItems SysDictController.java 163
INFO 2020-02-21 15:43:20,596 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582271000595) getDictItems SysDictController.java 163
INFO 2020-02-21 15:43:24,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:25,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:25,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:25,978 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:30,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:26,403 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:27,006 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:28,039 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:28,050 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:45:40,689 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:41,256 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_breakdown" table="iov_breakdown" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="breakdown_code" type="java.lang.String" access="property"> <column name="breakdown_code" length="10" not-null="false" unique="false"> <comment>故障码</comment> </column> </property> <property name="mean" type="java.lang.String" access="property"> <column name="mean" length="32" not-null="false" unique="false"> <comment>故障描述</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 15:45:41,559 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-21 15:45:41,564 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-21 15:45:44,903 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-21 15:45:45,212 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 15:45:45,258 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-21 15:45:45,415 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-21 15:45:45,431 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 15:45:45,453 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 15:45:45,455 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 15:45:45,455 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 15:45:45,456 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 15:45:45,464 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 15:45:45,492 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bab2b7d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:45:45,498 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75095f40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:45:45,874 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 15:45:45,954 ==同步数据库消耗时间5249毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 15:45:46,064 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:46,071 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:46:34,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:46:34,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:03,801 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:03,839 ----jeecg---Code----Generation----[单表模型:iov_breakdown]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 15:47:03,841 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=899326427177853315, entityPackage=iov, entityName=Breakdown, primaryKeyField=id, columns=[{"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_breakdown","ftlDescription":"故障码","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Breakdown","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_breakdown} a CodeGenerateOne.java 117
INFO 2020-02-21 15:47:03,843 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 15:47:03,843 --------generate----projectPath--------e:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 15:47:04,162 ----jeecg----Code----Generation-----[单表模型:iov_breakdown]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 15:47:52,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:52,825 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:53,731 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:54,930 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:48:07,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:50:54,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:12,576 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:13,183 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:13,188 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:57:19,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:19,105 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car" table="iov_car" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="mac" type="java.lang.String" access="property"> <column name="mac" length="32" not-null="false" unique="false"> <comment>mac(暂定 车辆唯一标识)</comment> </column> </property> <property name="brand" type="java.lang.String" access="property"> <column name="brand" length="10" not-null="false" unique="false"> <comment>车辆品牌</comment> </column> </property> <property name="car_number" type="java.lang.String" access="property"> <column name="car_number" length="10" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="user_id" type="java.lang.String" access="property"> <column name="user_id" length="32" not-null="false" unique="false"> <comment>车主</comment> </column> </property> <property name="remark" type="java.lang.String" access="property"> <column name="remark" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 15:57:19,218 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 15:57:19,219 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 15:57:19,223 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 15:57:19,224 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 15:57:19,226 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 15:57:19,227 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 15:57:19,227 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 15:57:19,228 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 15:57:19,234 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6fc55bee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:57:19,236 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@664ad6f8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:57:19,493 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 15:57:19,516 ==同步数据库消耗时间424毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 15:57:19,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:19,613 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:57:29,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:46,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:46,344 ----jeecg---Code----Generation----[单表模型:iov_car]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 15:57:46,345 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=8734865331342014865, entityPackage=iov, entityName=Car, primaryKeyField=id, columns=[{"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car","ftlDescription":"车辆管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Car","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"user_id","fieldName":"userId","filedComment":"车主","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car} a CodeGenerateOne.java 117
INFO 2020-02-21 15:57:46,348 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 15:57:46,349 --------generate----projectPath--------e:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 15:57:46,463 ----jeecg----Code----Generation-----[单表模型:iov_car]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 15:57:58,071 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:58,241 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:58,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:59,199 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:59,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:59,833 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:00,160 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:01,428 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:01,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:01,618 数据库表:【iov_car】已存在 a DbTableUtil.java 191
INFO 2020-02-21 15:58:04,245 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:30,876 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:00:59,475 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:07,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:08,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:08,668 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:01:11,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:11,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:14,928 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:15,449 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:16,029 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:16,035 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:02:20,173 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:20,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:33,884 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:34,464 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:35,107 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:35,119 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:02:37,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:37,920 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:56,849 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:56,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:06,529 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:06,647 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car" table="iov_car" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="mac" type="java.lang.String" access="property"> <column name="mac" length="32" not-null="true" unique="false"> <comment>mac(暂定 车辆唯一标识)</comment> </column> </property> <property name="brand" type="java.lang.String" access="property"> <column name="brand" length="10" not-null="false" unique="false"> <comment>车辆品牌</comment> </column> </property> <property name="car_number" type="java.lang.String" access="property"> <column name="car_number" length="10" not-null="true" unique="false"> <comment>车牌号</comment> </column> </property> <property name="user_id" type="java.lang.String" access="property"> <column name="user_id" length="32" not-null="false" unique="false"> <comment>车主</comment> </column> </property> <property name="remark" type="java.lang.String" access="property"> <column name="remark" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:03:06,835 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:03:06,837 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:03:06,847 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:03:06,849 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:03:06,850 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:03:06,852 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:03:06,852 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:03:06,853 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:03:06,860 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7646e257] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:06,864 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65eaaa6e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:07,024 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:03:07,047 ==同步数据库消耗时间512毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:03:07,121 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:07,127 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:03:10,891 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:10,992 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_breakdown" table="iov_breakdown" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="breakdown_code" type="java.lang.String" access="property"> <column name="breakdown_code" length="10" not-null="true" unique="false"> <comment>故障码</comment> </column> </property> <property name="mean" type="java.lang.String" access="property"> <column name="mean" length="32" not-null="true" unique="false"> <comment>故障描述</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:03:11,127 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:03:11,128 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:03:11,138 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:03:11,140 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:03:11,142 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:03:11,143 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:03:11,144 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:03:11,145 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:03:11,153 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3b5f20bd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:11,158 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@59ef71f6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:11,342 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:03:11,372 ==同步数据库消耗时间477毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:03:11,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:11,474 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:03:12,663 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:12,663 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:18,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:18,226 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 16:35:18,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:19,705 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:19,711 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:35:22,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:22,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:59,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:59,838 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:00,546 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:00,556 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:36:04,956 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:04,984 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.String" access="property"> <column name="speed" length="32" not-null="false" unique="false"> <comment>速度</comment> </column> </property> <property name="rotation" type="java.lang.String" access="property"> <column name="rotation" length="32" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.String" access="property"> <column name="acceleration" length="32" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.String" access="property"> <column name="inclination" length="32" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.String" access="property"> <column name="idling" length="32" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.String" access="property"> <column name="coolant_temperature" length="32" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.String" access="property"> <column name="onflow_temperature" length="32" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.String" access="property"> <column name="engine_oil_temperature" length="32" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.String" access="property"> <column name="latitude" length="32" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.String" access="property"> <column name="longitude" length="32" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.String" access="property"> <column name="osv_one_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.String" access="property"> <column name="osv_one_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.String" access="property"> <column name="osv_one_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.String" access="property"> <column name="osv_one_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.String" access="property"> <column name="osv_two_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.String" access="property"> <column name="osv_two_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.String" access="property"> <column name="osv_two_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.String" access="property"> <column name="osv_two_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.String" access="property"> <column name="stfc_one" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.String" access="property"> <column name="ltfc_one" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.String" access="property"> <column name="stfc_two" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.String" access="property"> <column name="ltfc_two" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:36:05,150 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:36:05,151 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:36:05,171 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:36:05,173 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:36:05,174 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:36:05,176 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:36:05,177 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:36:05,178 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:36:05,192 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64af15d0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:36:05,196 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3febc1f7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:36:05,358 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:36:05,397 ==同步数据库消耗时间433毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:36:05,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:05,486 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:36:11,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:11,962 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:53,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:54,214 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:54,900 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:54,906 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:37:58,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:58,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:09,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:09,695 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:21,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:21,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:22,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:22,702 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:38:28,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:28,942 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:16,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:16,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:36,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:36,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:37,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:37,685 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:39:44,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:44,362 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.String" access="property"> <column name="speed" length="32" not-null="false" unique="false"> <comment>速度</comment> </column> </property> <property name="rotation" type="java.lang.String" access="property"> <column name="rotation" length="32" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.String" access="property"> <column name="acceleration" length="32" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.String" access="property"> <column name="inclination" length="32" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.String" access="property"> <column name="idling" length="32" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.String" access="property"> <column name="coolant_temperature" length="32" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.String" access="property"> <column name="onflow_temperature" length="32" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.String" access="property"> <column name="engine_oil_temperature" length="32" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.String" access="property"> <column name="latitude" length="32" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.String" access="property"> <column name="longitude" length="32" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.String" access="property"> <column name="osv_one_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.String" access="property"> <column name="osv_one_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.String" access="property"> <column name="osv_one_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.String" access="property"> <column name="osv_one_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.String" access="property"> <column name="osv_two_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.String" access="property"> <column name="osv_two_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.String" access="property"> <column name="osv_two_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.String" access="property"> <column name="osv_two_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.String" access="property"> <column name="stfc_one" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.String" access="property"> <column name="ltfc_one" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.String" access="property"> <column name="stfc_two" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.String" access="property"> <column name="ltfc_two" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> <property name="ran" type="java.lang.String" access="property"> <column name="ran" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:39:44,460 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:39:44,462 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:39:44,469 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:39:44,470 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:39:44,471 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:39:44,471 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:39:44,472 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:39:44,472 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:39:44,478 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53d9ec4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:39:44,481 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13fb9713] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:39:44,645 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:39:44,667 ==同步数据库消耗时间428毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:39:44,763 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:44,768 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:39:48,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:48,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:12,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:12,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:13,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:13,424 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:40:18,018 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:18,117 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.String" access="property"> <column name="speed" length="32" not-null="false" unique="false"> <comment>速度</comment> </column> </property> <property name="rotation" type="java.lang.String" access="property"> <column name="rotation" length="32" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.String" access="property"> <column name="acceleration" length="32" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.String" access="property"> <column name="inclination" length="32" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.String" access="property"> <column name="idling" length="32" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.String" access="property"> <column name="coolant_temperature" length="32" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.String" access="property"> <column name="onflow_temperature" length="32" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.String" access="property"> <column name="engine_oil_temperature" length="32" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.String" access="property"> <column name="latitude" length="32" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.String" access="property"> <column name="longitude" length="32" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.String" access="property"> <column name="osv_one_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.String" access="property"> <column name="osv_one_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.String" access="property"> <column name="osv_one_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.String" access="property"> <column name="osv_one_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.String" access="property"> <column name="osv_two_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.String" access="property"> <column name="osv_two_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.String" access="property"> <column name="osv_two_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.String" access="property"> <column name="osv_two_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.String" access="property"> <column name="stfc_one" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.String" access="property"> <column name="ltfc_one" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.String" access="property"> <column name="stfc_two" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.String" access="property"> <column name="ltfc_two" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:40:18,240 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:40:18,243 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:40:18,256 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:40:18,257 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:40:18,258 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:40:18,259 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:40:18,262 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:40:18,263 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:40:18,270 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@84019fa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:40:18,274 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e397545] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:40:18,414 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:40:18,437 ==同步数据库消耗时间414毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:40:18,522 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:18,527 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:41:03,859 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:41:03,861 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:41:19,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:41:19,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:10,969 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:11,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:12,561 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:12,570 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:47:15,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:15,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:54,415 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:55,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:55,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:55,877 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:47:57,988 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:57,988 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:24,282 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:24,950 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:25,760 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:25,770 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:48:29,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:29,919 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.Double" access="property"> <column name="speed" precision="10" scale="0" not-null="false" unique="false"> <comment>车速</comment> </column> </property> <property name="rotation" type="java.lang.Integer" access="property"> <column name="rotation" length="10" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.Double" access="property"> <column name="acceleration" precision="10" scale="0" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.Double" access="property"> <column name="inclination" precision="10" scale="0" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.Double" access="property"> <column name="idling" precision="10" scale="0" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.Double" access="property"> <column name="coolant_temperature" precision="10" scale="0" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.Double" access="property"> <column name="onflow_temperature" precision="10" scale="0" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.Double" access="property"> <column name="engine_oil_temperature" precision="10" scale="0" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.Double" access="property"> <column name="latitude" precision="32" scale="0" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.Double" access="property"> <column name="longitude" precision="32" scale="0" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.Double" access="property"> <column name="catalyzer_tem_one_one" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.Double" access="property"> <column name="catalyzer_tem_two_one" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.Double" access="property"> <column name="catalyzer_tem_one_two" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.Double" access="property"> <column name="catalyzer_tem_two_two" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.Double" access="property"> <column name="osv_one_one" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.Double" access="property"> <column name="osv_one_two" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.Double" access="property"> <column name="osv_one_there" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.Double" access="property"> <column name="osv_one_four" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.Double" access="property"> <column name="osv_two_one" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.Double" access="property"> <column name="osv_two_two" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.Double" access="property"> <column name="osv_two_there" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.Double" access="property"> <column name="osv_two_four" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.Double" access="property"> <column name="stfc_one" precision="10" scale="0" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.Double" access="property"> <column name="ltfc_one" precision="10" scale="0" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.Double" access="property"> <column name="stfc_two" precision="10" scale="0" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.Double" access="property"> <column name="ltfc_two" precision="10" scale="0" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:48:30,099 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:48:30,101 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:48:30,121 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:48:30,122 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:48:30,125 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:48:30,127 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:48:30,128 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:48:30,130 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:48:30,139 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@423395b9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:48:30,143 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7954b861] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:48:30,366 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:48:30,398 ==同步数据库消耗时间612毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:48:30,519 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:30,526 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:51:09,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:21,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:24,017 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:33,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:33,570 ----jeecg---Code----Generation----[单表模型:iov_car_status]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 16:51:33,572 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-8418313135550479867, entityPackage=iov, entityName=CarStatus, primaryKeyField=id, columns=[{"fieldDbName":"car_id","fieldName":"carId","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"status","fieldName":"status","filedComment":"状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"speed","fieldName":"speed","filedComment":"车速","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"rotation","fieldName":"rotation","filedComment":"转速","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"acceleration","fieldName":"acceleration","filedComment":"加速度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"inclination","fieldName":"inclination","filedComment":"倾斜角度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"idling","fieldName":"idling","filedComment":"怠速时间","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"coolant_temperature","fieldName":"coolantTemperature","filedComment":"冷却液温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"onflow_temperature","fieldName":"onflowTemperature","filedComment":"进气温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"engine_oil_temperature","fieldName":"engineOilTemperature","filedComment":"机油温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"latitude","fieldName":"latitude","filedComment":"纬度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"longitude","fieldName":"longitude","filedComment":"经度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown","fieldName":"breakdown","filedComment":"故障","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_one","fieldName":"catalyzerTemOneOne","filedComment":"催化剂温度(缸组1,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_one","fieldName":"catalyzerTemTwoOne","filedComment":"催化剂温度(缸组2,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_two","fieldName":"catalyzerTemOneTwo","filedComment":"催化剂温度(缸组1,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_two","fieldName":"catalyzerTemTwoTwo","filedComment":"催化剂温度(缸组2,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"23","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_one","fieldName":"osvOneOne","filedComment":"氧传感器电压(缸组1,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_two","fieldName":"osvOneTwo","filedComment":"氧传感器电压(缸组1,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"25","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_there","fieldName":"osvOneThere","filedComment":"氧传感器电压(缸组1,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_four","fieldName":"osvOneFour","filedComment":"氧传感器电压(缸组1,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"27","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_one","fieldName":"osvTwoOne","filedComment":"氧传感器电压(缸组2,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"28","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_two","fieldName":"osvTwoTwo","filedComment":"氧传感器电压(缸组2,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_there","fieldName":"osvTwoThere","filedComment":"氧传感器电压(缸组2,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"30","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_four","fieldName":"osvTwoFour","filedComment":"氧传感器电压(缸组2,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_one","fieldName":"stfcOne","filedComment":"短期燃油修正(缸组1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"32","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_one","fieldName":"ltfcOne","filedComment":"长期燃油修正(缸组1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_two","fieldName":"stfcTwo","filedComment":"短期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"34","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_two","fieldName":"ltfcTwo","filedComment":"长期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"35","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car_status","ftlDescription":"车况","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"CarStatus","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_id","fieldName":"carId","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"status","fieldName":"status","filedComment":"状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"speed","fieldName":"speed","filedComment":"车速","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"rotation","fieldName":"rotation","filedComment":"转速","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"acceleration","fieldName":"acceleration","filedComment":"加速度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"inclination","fieldName":"inclination","filedComment":"倾斜角度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"idling","fieldName":"idling","filedComment":"怠速时间","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"coolant_temperature","fieldName":"coolantTemperature","filedComment":"冷却液温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"onflow_temperature","fieldName":"onflowTemperature","filedComment":"进气温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"engine_oil_temperature","fieldName":"engineOilTemperature","filedComment":"机油温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"latitude","fieldName":"latitude","filedComment":"纬度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"longitude","fieldName":"longitude","filedComment":"经度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown","fieldName":"breakdown","filedComment":"故障","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_one","fieldName":"catalyzerTemOneOne","filedComment":"催化剂温度(缸组1,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_one","fieldName":"catalyzerTemTwoOne","filedComment":"催化剂温度(缸组2,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_two","fieldName":"catalyzerTemOneTwo","filedComment":"催化剂温度(缸组1,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_two","fieldName":"catalyzerTemTwoTwo","filedComment":"催化剂温度(缸组2,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"23","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_one","fieldName":"osvOneOne","filedComment":"氧传感器电压(缸组1,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_two","fieldName":"osvOneTwo","filedComment":"氧传感器电压(缸组1,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"25","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_there","fieldName":"osvOneThere","filedComment":"氧传感器电压(缸组1,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_four","fieldName":"osvOneFour","filedComment":"氧传感器电压(缸组1,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"27","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_one","fieldName":"osvTwoOne","filedComment":"氧传感器电压(缸组2,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"28","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_two","fieldName":"osvTwoTwo","filedComment":"氧传感器电压(缸组2,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_there","fieldName":"osvTwoThere","filedComment":"氧传感器电压(缸组2,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"30","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_four","fieldName":"osvTwoFour","filedComment":"氧传感器电压(缸组2,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_one","fieldName":"stfcOne","filedComment":"短期燃油修正(缸组1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"32","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_one","fieldName":"ltfcOne","filedComment":"长期燃油修正(缸组1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_two","fieldName":"stfcTwo","filedComment":"短期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"34","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_two","fieldName":"ltfcTwo","filedComment":"长期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"35","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car_status} a CodeGenerateOne.java 117
INFO 2020-02-21 16:51:33,595 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 16:51:33,595 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 16:51:33,759 ----jeecg----Code----Generation-----[单表模型:iov_car_status]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 16:51:38,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:55,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:55,681 ----jeecg---Code----Generation----[单表模型:iov_car]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 16:51:55,682 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-8676717338006809933, entityPackage=iov, entityName=Car, primaryKeyField=id, columns=[{"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car","ftlDescription":"车辆管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Car","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"user_id","fieldName":"userId","filedComment":"车主","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car} a CodeGenerateOne.java 117
INFO 2020-02-21 16:51:55,686 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 16:51:55,686 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 16:51:55,806 ----jeecg----Code----Generation-----[单表模型:iov_car]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 16:52:02,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:52:17,454 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:52:17,465 ----jeecg---Code----Generation----[单表模型:iov_breakdown]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 16:52:17,467 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=180082177817984022, entityPackage=iov, entityName=Breakdown, primaryKeyField=id, columns=[{"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_breakdown","ftlDescription":"故障码","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Breakdown","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_breakdown} a CodeGenerateOne.java 117
INFO 2020-02-21 16:52:17,469 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 16:52:17,469 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 16:52:17,621 ----jeecg----Code----Generation-----[单表模型:iov_breakdown]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 16:54:36,267 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 16:54:38,705 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:38,719 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 16:54:38,725 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,729 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,742 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,769 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,771 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,776 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 16:54:39,777 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 16:54:40,021 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 16:54:40,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:40,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:40,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:40,305 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:54:40,310 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 16:54:40,318 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582275280311) getDictItems SysDictController.java 163
INFO 2020-02-21 16:54:40,319 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 16:54:40,322 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582275280320) getDictItems SysDictController.java 163
INFO 2020-02-21 16:54:40,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:54:40,338 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,340 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,342 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,354 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,355 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,357 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,360 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,362 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,367 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,368 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Fri Feb 21 19:45:40 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 16:56:07,566 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13284 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 16:56:07,572 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 16:56:10,600 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 16:56:10,603 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 16:56:10,706 Finished Spring Data repository scanning in 83ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 16:56:11,244 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$afd33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:12,569 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,746 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 16:56:15,750 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 16:56:15,759 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,770 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,852 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,973 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e005939d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,167 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,176 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4994046e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,192 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,201 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,238 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,255 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f51f51e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,430 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,533 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,551 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4ad9847d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,587 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f31e714d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,594 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:17,143 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 16:56:17,161 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,171 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,172 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,181 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,349 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,350 Root WebApplicationContext: initialization completed in 9656 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 16:56:17,754 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 16:56:18,080 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 16:56:18,081 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 16:56:18,082 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 16:56:18,082 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 16:56:22,253 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 16:56:22,266 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 16:56:22,266 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 16:56:22,270 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 16:56:22,272 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 16:56:22,273 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 16:56:22,273 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 16:56:22,274 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 16:56:22,274 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@df6f19b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 16:56:25,305 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 16:56:26,867 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 16:56:27,112 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 16:56:27,492 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 16:56:28,664 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 16:56:28,698 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 16:56:28,769 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 16:56:28,994 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:28,996 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:28,999 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,001 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,005 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,023 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,026 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,029 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,032 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,036 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,054 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,073 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 16:56:29,232 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 16:56:29,241 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 16:56:29,241 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 16:56:29,243 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 16:56:29,245 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 16:56:29,246 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 16:56:29,268 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:29,297 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 16:56:29,300 Started JeecgApplication in 23.466 seconds (JVM running for 25.352) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 16:56:29,314 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 16:56:29,524 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 16:56:29,525 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 16:56:29,559 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 16:56:29,799 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 16:56:30,058 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 16:56:30,065 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 16:57:10,049 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 16:58:50,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 16:58:50,628 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-21 16:58:51,464 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:58:51,488 ==> Parameters: 1230778901104836610(String), 2020-02-21 16:58:50.911(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:58:51,491 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:58:51,492 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-21 16:59:36,279 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,282 ==> Parameters: admin (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,294 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,297 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,300 ==> Parameters: 1230779089219371009(String), 2020-02-21 16:59:36.296(Timestamp), 192.168.1.6(String), 用户登录失败,用户不存在!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,304 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,010 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,011 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,019 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,071 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,073 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,078 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,084 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,086 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,141 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,153 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,154 ==> Parameters: 1230779117971324929(String), 2020-02-21 16:59:43.151(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,156 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:43,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:59:43,208 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,210 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,216 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:43,328 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 16:59:43,344 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,356 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,407 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,506 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,508 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,513 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 16:59:44,540 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 16:59:44,741 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 16:59:44,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:59:44,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:59:45,008 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:59:45,026 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,031 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,034 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,037 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,038 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,039 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,042 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,044 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,048 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,049 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,050 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,052 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,052 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,059 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,055 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,093 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,098 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,104 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,188 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,191 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,199 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,205 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:59:55,373 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,375 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,431 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,435 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,439 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,537 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-21 16:59:55,539 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,549 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,561 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,572 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-21 16:59:55,573 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,574 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,575 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,604 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-21 16:59:55,605 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,606 ==> Parameters: sex(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,608 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 16:59:55,713 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,734 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,758 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,811 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,868 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:00:00,033 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:00:00,045 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:00,050 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:00,079 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:00:00,083 ======获取全部菜单数据=====耗时:44毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:00:21,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:00:21,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:00:21,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:00:21,756 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:21,757 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:00:21,758 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:00:21,758 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:00:21,765 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582275621759) getDictItems SysDictController.java 163
INFO 2020-02-21 17:00:21,766 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582275621759) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:00:21,773 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:00:40,796 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:00:40,804 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:40,805 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:40,817 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:01:00,727 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:01:00,735 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:00,736 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:00,746 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:01:25,150 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:01:25,158 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:25,160 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:25,169 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:27,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:27,224 ==> Preparing: INSERT INTO sys_permission ( id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,228 ==> Parameters: 1230779806139170818(String), 车辆管理(String), 1(String), iov(String), /iov(String), 1.0(Double), 0(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.22(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,273 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:27,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:27,768 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,768 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,778 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:27,780 ======获取全部菜单数据=====耗时:15毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:02:36,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:36,853 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:36,854 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:36,861 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:48,424 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:48,433 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:48,434 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:48,445 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:02,221 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:02,262 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,266 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,275 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,277 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,280 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:06,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:06,607 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,609 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,614 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:06,799 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:06,853 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,861 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,880 <== Total: 122 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:10,237 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:10,250 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:10,252 ==> Parameters: 1230779986599100417(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230779806139170818(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:10,309 ======角色授权成功=====耗时:64毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:03:14,515 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:03:16,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:16,115 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:03:16,119 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,122 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,133 <== Total: 103 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,153 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,155 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,158 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:03:17,167 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:03:17,354 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:03:17,658 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:17,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:17,669 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,670 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,672 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,673 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,675 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,675 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,676 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,678 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,682 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,684 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,687 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,690 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,691 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,695 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,696 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:25,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:25,197 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:25,198 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:25,206 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:25,209 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:03:30,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:30,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:30,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:30,144 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:03:30,144 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:03:30,144 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:30,145 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:30,146 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582275810144) getDictItems SysDictController.java 163
INFO 2020-02-21 17:03:30,147 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582275810144) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:03:30,158 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:04:14,422 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:04:14,429 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:04:14,430 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:04:14,437 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:31,688 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:31,696 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,697 ==> Parameters: 0(Integer), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,756 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,758 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,759 ==> Parameters: 1230780580126670849(String), 1230779806139170818(String), 车辆管理(String), 1(String), modules/iov/CarList(String), /iov/car(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:05:31.756(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,781 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:32,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:32,334 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:32,335 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:32,341 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:32,342 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:05:39,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:39,051 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:39,053 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:39,063 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:52,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:52,906 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,908 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,914 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,916 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,919 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,931 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,934 ==> Parameters: (String), 车联网(String), 1(String), iov(String), /iov(String), 1.0(Double), 0(Integer), false(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.0(Timestamp), admin(String), 2020-02-21 17:05:52.92(Timestamp), 1(String), false(Boolean), false(Boolean), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,966 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:53,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:53,562 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:53,563 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:53,569 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:53,570 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:06:01,379 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:01,388 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,389 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,392 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,393 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,395 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:07,203 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:07,212 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,213 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,222 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:07,415 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:07,446 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,448 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,465 <== Total: 123 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:10,931 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:10,938 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:10,940 ==> Parameters: 1230780744467890177(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230780580126670849(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:10,975 ======角色授权成功=====耗时:38毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:06:13,378 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:06:14,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:06:14,986 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:06:14,989 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:14,991 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,005 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,027 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,028 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,030 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:06:15,873 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:06:16,057 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:06:16,362 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:16,372 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:16,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:16,373 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,375 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,376 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,379 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,381 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,383 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,384 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,387 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,389 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,391 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,399 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,400 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,404 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,404 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:32,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:32,672 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,673 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:32,675 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:32,677 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,680 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,682 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,685 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,687 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,687 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,689 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,689 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,692 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,692 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:07:05,430 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:07:05,438 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:07:05,439 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:07:05,444 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:07:05,446 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:07:15,222 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:07:15,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:07:15,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:07:15,235 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:07:15,236 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:07:15,239 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:07:15,240 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:07:15,243 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276035241) getDictItems SysDictController.java 163
INFO 2020-02-21 17:07:15,244 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276035239) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:07:15,252 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:10:51,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:10:51,984 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:51,985 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:51,992 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:10:59,466 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:10:59,474 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:59,475 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:59,482 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:07,580 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:07,587 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,588 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,590 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,593 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,594 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,595 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,598 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,600 ==> Parameters: (String), 车联网(String), 1(String), modules/iov/CarList(String), /iov(String), 1.0(Double), 0(Integer), false(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.0(Timestamp), admin(String), 2020-02-21 17:11:07.597(Timestamp), 1(String), false(Boolean), false(Boolean), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,653 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:08,197 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:08,204 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:08,205 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:08,210 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:08,211 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:11:10,456 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:11:12,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:12,619 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:11:12,622 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,623 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,634 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,646 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,647 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,650 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:11:14,656 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:11:14,848 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:11:15,217 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:15,228 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,230 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,238 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:15,240 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:11:15,322 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:15,328 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,329 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,336 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,341 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,342 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,344 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,351 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,355 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,360 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,361 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:27,435 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:43,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:43,778 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ccccccc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:43,779 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:43,780 ==> Parameters: ccccccc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:43,781 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:53,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:53,776 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:53,777 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:53,778 ==> Parameters: 牛(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:53,779 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:55,252 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:55,257 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:55,258 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:55,258 ==> Parameters: 牛b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:55,259 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,136 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,140 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b6, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,141 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,142 ==> Parameters: 牛b6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,143 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,310 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,314 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b66, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,315 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,315 ==> Parameters: 牛b66(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,316 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,483 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,488 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,490 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,490 ==> Parameters: 牛b666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,491 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,649 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b6666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,651 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,652 ==> Parameters: 牛b6666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,654 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,804 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,808 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b66666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,810 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,810 ==> Parameters: 牛b66666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,811 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,990 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b666666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,991 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,992 ==> Parameters: 牛b666666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,993 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:57,171 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:57,175 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b6666666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:57,176 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:57,177 ==> Parameters: 牛b6666666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:57,178 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:59,084 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:59,090 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ccccccc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:59,091 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:59,092 ==> Parameters: ccccccc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:59,093 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:59,140 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:59,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,236 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:12:45,236 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:12:45,239 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:12:45,240 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:12:45,242 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276365236) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:12:45,247 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:12:45,250 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276365241) getDictItems SysDictController.java 163
INFO 2020-02-21 17:14:24,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:24,698 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,699 ==> Parameters: 0(Integer), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,753 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,755 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,757 ==> Parameters: 1230782815665537025(String), 1230779806139170818(String), 故障码(String), 1(String), modules/iov/BreakdownList(String), /iov/breakdown(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:14:24.754(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,779 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:25,269 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:25,274 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:25,275 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:25,283 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:25,285 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:14:27,912 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:14:29,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:14:29,845 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:14:29,847 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,848 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,859 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,875 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,878 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,881 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:14:30,896 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:14:31,061 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:14:31,360 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:31,365 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,366 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:31,371 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:31,375 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:31,376 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 17:14:31,378 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,379 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,382 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,388 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,389 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,391 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,396 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,397 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,401 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,402 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:35,599 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:35,607 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,609 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,612 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,612 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,614 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:38,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:38,958 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:38,959 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:38,965 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:39,250 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:39,267 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:39,268 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:39,275 <== Total: 124 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:42,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:42,314 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:42,315 ==> Parameters: 1230782889330098178(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230782815665537025(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:42,372 ======角色授权成功=====耗时:60毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:14:44,072 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:14:45,818 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:14:45,825 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:14:45,829 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,831 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,842 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,856 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,856 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,861 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:14:46,925 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:14:47,105 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:14:48,223 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:48,233 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:48,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:48,234 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,236 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,237 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,240 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,241 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,242 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,244 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,250 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,251 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,254 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,256 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,257 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,260 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,261 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:51,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:06,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:06,939 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:06,940 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:06,952 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:06,954 ======获取全部菜单数据=====耗时:17毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:15:19,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:19,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:19,817 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,817 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,818 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,819 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,820 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,822 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,823 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,824 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,827 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,830 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,831 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,833 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:48,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:48,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:48,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:48,992 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:48,993 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:15:48,993 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:48,993 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:15:48,995 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276548993) getDictItems SysDictController.java 163
INFO 2020-02-21 17:15:48,996 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276548994) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:15:49,001 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:58,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:58,070 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:58,071 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:58,079 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:16:49,786 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:16:49,794 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:49,795 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:49,802 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:16:56,629 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:16:56,637 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:56,638 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:56,645 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:17:58,765 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:17:58,770 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:17:58,771 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:17:58,779 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:37,421 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:37,431 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:37,433 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:37,454 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:42,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:42,968 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,969 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,971 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,974 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,975 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,976 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,979 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,981 ==> Parameters: (String), 车联网(String), 1(String), layouts/RouteView(String), /iov(String), 1.0(Double), 0(Integer), false(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.0(Timestamp), admin(String), 2020-02-21 17:18:42.978(Timestamp), 1(String), false(Boolean), false(Boolean), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:43,035 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:43,538 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:43,548 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:43,548 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:43,557 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:43,559 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:18:46,015 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:18:47,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:47,737 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:18:47,740 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,741 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,755 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,785 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,786 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,789 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:18:48,806 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:18:48,963 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:18:49,258 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:49,266 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:49,267 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:49,267 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,273 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,274 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,274 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:49,276 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 17:18:49,275 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,284 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,286 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,287 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,291 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,292 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,296 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,297 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:52,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:54,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:56,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:56,490 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:56,491 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:56,497 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:56,498 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:18:57,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:58,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:01,464 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:01,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:01,470 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,471 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,472 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,473 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,474 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,476 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,478 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,478 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,482 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,484 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,486 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,488 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:10,038 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:11,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:22,338 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:23,882 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:25,064 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:25,980 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:27,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:28,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:35,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:35,193 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:35,194 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:35,203 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:35,205 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:19:39,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:39,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:39,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:39,575 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:39,576 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:19:39,577 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:39,577 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:19:39,579 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276779577) getDictItems SysDictController.java 163
INFO 2020-02-21 17:19:39,580 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276779579) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:19:39,595 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:45,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:45,613 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:45,614 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:45,625 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:24:30,830 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:24:30,836 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:24:30,837 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:24:30,841 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:44,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:44,754 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,755 ==> Parameters: 0(Integer), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,815 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,820 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,821 ==> Parameters: 1230785668077469698(String), 1230779806139170818(String), 车况(String), 1(String), modules/iov/CarStatusList(String), /iov/carStatus(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:25:44.817(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,856 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:45,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:45,451 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:45,453 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:45,462 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:45,464 ======获取全部菜单数据=====耗时:15毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:25:50,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:50,490 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,491 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,492 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,494 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,497 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:55,345 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:55,352 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,352 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,358 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:55,519 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:55,533 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,536 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,542 <== Total: 125 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:58,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:58,986 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:58,987 ==> Parameters: 1230785727493980161(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230785668077469698(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:59,040 ======角色授权成功=====耗时:56毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:26:00,939 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:26:02,617 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:02,622 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:26:02,854 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,857 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,867 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,878 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,880 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,883 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:26:03,746 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:26:03,937 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:26:04,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:26:04,266 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,268 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,271 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,272 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:26:04,274 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:26:04,275 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,279 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,280 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,282 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,286 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,287 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,289 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,292 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,293 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,296 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,297 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:26:07,452 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:36,498 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:39,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:40,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:42,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:44,533 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,620 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,620 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,629 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:27:51,629 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:27:51,632 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582277271630) getDictItems SysDictController.java 163
INFO 2020-02-21 17:27:51,633 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582277271630) getDictItems SysDictController.java 163
INFO 2020-02-21 17:27:51,709 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 17:27:54,355 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:54,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:06,743 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:07,628 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:28:07,677 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,678 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,681 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,683 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,685 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,743 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,746 ==> Parameters: 1230786267548368898(String), admin(String), 2020-02-21 17:28:07.742(Timestamp), 35(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,749 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:28:10,905 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:11,975 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:13,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:14,319 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:27,397 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:28,452 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:29,678 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:30,319 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:33,091 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:34,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:35,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,155 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,163 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 17:29:44,165 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,167 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,168 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,169 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,518 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=as, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,519 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,520 ==> Parameters: as(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,521 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,743 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,747 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,749 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,749 ==> Parameters: asf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,751 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,777 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,779 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,779 ==> Parameters: asfd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,781 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,975 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfdd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,976 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,977 ==> Parameters: asfdd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,979 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:45,116 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:45,121 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfddf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:45,123 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:45,123 ==> Parameters: asfddf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:45,125 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:54,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:54,385 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfddf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:54,387 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:54,388 ==> Parameters: asfddf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:54,389 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:54,431 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:54,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:57,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:00,063 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:08,927 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:08,931 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfddf, dataId=1230786715063828482) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:30:08,933 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:30:08,935 ==> Parameters: asfddf(String), 1230786715063828482(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:30:08,936 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:30:08,986 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:09,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Fri Feb 21 19:55:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 19:45:40,982 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2636 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 19:45:41,009 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 19:45:45,937 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 19:45:45,942 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 19:45:46,392 Finished Spring Data repository scanning in 406ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 19:45:47,301 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$25400ad8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:47,490 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,595 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 19:45:48,600 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 19:45:48,608 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,618 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,672 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,789 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53aa142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,141 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,149 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6ec91213] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,162 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,171 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,198 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,211 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1a545f8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,371 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,549 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,564 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$700e9222] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,659 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$18537ef2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,667 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:50,685 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 19:45:50,729 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:50,756 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:50,756 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:50,789 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:51,029 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 19:45:51,030 Root WebApplicationContext: initialization completed in 9853 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 19:45:51,641 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 19:45:52,386 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 19:45:52,387 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 19:45:52,388 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 19:45:52,390 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 19:45:59,396 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 19:45:59,413 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 19:45:59,414 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 19:45:59,420 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 19:45:59,442 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 19:45:59,444 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 19:45:59,445 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 19:45:59,447 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 19:45:59,448 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d654b5f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 19:46:03,862 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 19:46:06,949 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 19:46:07,344 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 19:46:07,954 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 19:46:09,747 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 19:46:09,794 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 19:46:09,887 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 19:46:10,281 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,284 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,286 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,289 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,291 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,319 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,322 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,326 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,329 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,332 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,351 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,370 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 19:46:10,791 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 19:46:10,841 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 19:46:10,842 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 19:46:10,845 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 19:46:10,851 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 19:46:10,855 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 19:46:10,904 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:46:10,986 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 19:46:10,996 Started JeecgApplication in 31.595 seconds (JVM running for 37.771) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 19:46:11,049 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 19:46:13,641 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 19:46:13,643 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 19:46:13,684 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 19:46:14,556 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 19:46:14,567 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-21 19:47:13,082 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,091 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,104 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,164 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,166 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,172 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,179 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,181 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,236 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,779 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,787 ==> Parameters: 1230821273356398594(String), 2020-02-21 19:47:13.257(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,824 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:47:13,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:47:13,884 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,885 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,887 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:47:13,961 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 19:47:13,972 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,978 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,054 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,160 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,163 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,166 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:47:15,038 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 19:47:15,083 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 19:47:15,161 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:47:15,164 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:47:15,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:47:15,212 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,215 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,218 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,218 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,220 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,223 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,227 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,228 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,229 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,229 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,230 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,233 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,233 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,234 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,236 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,266 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,270 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,393 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,399 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,408 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,410 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:49:36,125 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:49:36,144 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:49:36,148 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:49:36,173 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:49:36,183 ======获取全部菜单数据=====耗时:45毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:50:02,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:50:02,368 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:02,370 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:02,375 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:50:04,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:50:04,156 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 19:50:04,183 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-21 19:50:04,186 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:04,194 ==> Parameters: rule_conditions(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:04,206 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:50:04,220 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582285804157) getDictItems SysDictController.java 163
INFO 2020-02-21 19:52:16,992 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:17,023 ==> Preparing: INSERT INTO sys_permission_data_rule ( id, permission_id, rule_name, rule_column, rule_conditions, rule_value, status, create_time, create_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,027 ==> Parameters: 1230822545253920769(String), 1230780580126670849(String), 车主(String), user_id(String), =(String), #{sys_user_code}(String), 1(String), 2020-02-21 19:52:17.008(Timestamp), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,030 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,033 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,036 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,040 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,052 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, rule_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,057 ==> Parameters: 1230779806139170818(String), 车辆管理(String), 1(String), modules/iov/CarList(String), /iov/car(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), 1(Integer), false(Boolean), 2020-02-21 17:05:32.0(Timestamp), admin(String), 2020-02-21 19:52:17.043(Timestamp), 1(String), false(Boolean), false(Boolean), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,059 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:17,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:17,280 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,283 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,291 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:25,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:25,817 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,818 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,825 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,828 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,832 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:30,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:30,781 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,782 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,798 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:30,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:30,923 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,934 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,952 <== Total: 126 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:35,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:35,656 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,657 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,659 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,668 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,669 ==> Parameters: 1230780580126670849(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,671 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:37,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:37,652 保存数据规则>>菜单ID:1230780580126670849角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230822545253920769 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 19:52:37,658 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,660 ==> Parameters: 1230780580126670849(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,662 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,666 ==> Preparing: UPDATE sys_role_permission SET role_id=?, permission_id=?, data_rule_ids=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,668 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String), 1230780580126670849(String), 1230822545253920769(String), 1230780744467890177(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,723 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:49,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,191 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:52:58,193 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,195 ==> Parameters: d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,197 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:58,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,435 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:52:58,438 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,439 ==> Parameters: dd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,441 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:58,702 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,720 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:52:58,723 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,724 ==> Parameters: ddd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,727 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:01,510 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:01,518 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=c, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:01,520 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,521 ==> Parameters: c(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,523 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:01,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:01,753 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:01,755 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,756 ==> Parameters: cd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,758 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:01,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:01,970 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:01,972 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,973 ==> Parameters: cdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,975 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,191 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,193 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,194 ==> Parameters: cdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,196 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,316 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,324 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,328 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,329 ==> Parameters: cdcdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,331 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,562 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,564 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,565 ==> Parameters: cdcdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,567 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,652 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,668 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,670 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,670 ==> Parameters: cdcdcdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,672 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,800 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,820 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,822 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,823 ==> Parameters: cdcdcdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,825 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,925 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,933 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdcdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,935 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,935 ==> Parameters: cdcdcdcdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,936 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:03,108 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:03,119 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdcdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:03,123 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,126 ==> Parameters: cdcdcdcdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,130 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:03,347 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:03,361 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:03,364 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,365 ==> Parameters: ddd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,367 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:03,426 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:03,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:52,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:53:52,228 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:52,229 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:52,241 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:52,244 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:53:58,389 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:58,398 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:58,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:53:58,408 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:58,409 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:58,416 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 19:53:58,419 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:58,416 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 19:53:58,423 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582286038417) getDictItems SysDictController.java 163
INFO 2020-02-21 19:53:58,425 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582286038422) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Fri Feb 21 20:04:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 19:55:12,149 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8284 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 19:55:12,180 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 19:55:14,964 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 19:55:14,967 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 19:55:15,074 Finished Spring Data repository scanning in 91ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 19:55:15,487 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$649c0b29] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:15,579 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,264 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 19:55:16,267 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 19:55:16,272 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,276 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,311 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,383 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4496a193] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,579 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,586 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ae251264] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,598 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,607 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,633 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,644 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$59b05fdd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,781 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,974 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,009 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$af6a9273] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,064 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$57af7f43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,080 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,609 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 19:55:17,644 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,656 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,656 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,662 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,835 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,835 Root WebApplicationContext: initialization completed in 5472 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 19:55:18,269 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 19:55:18,582 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 19:55:18,583 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 19:55:18,584 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 19:55:18,584 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 19:55:22,676 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 19:55:22,689 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 19:55:22,690 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 19:55:22,694 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 19:55:22,696 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 19:55:22,697 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 19:55:22,697 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 19:55:22,698 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 19:55:22,698 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@614cbec4 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 19:55:25,871 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 19:55:27,437 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 19:55:27,676 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 19:55:28,046 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 19:55:29,114 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 19:55:29,138 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 19:55:29,205 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 19:55:29,417 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,419 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,421 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,423 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,425 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,447 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,450 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,453 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,457 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,460 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,477 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,490 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 19:55:29,673 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 19:55:29,688 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 19:55:29,689 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 19:55:29,691 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 19:55:29,694 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 19:55:29,697 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 19:55:29,738 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:29,771 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 19:55:29,774 Started JeecgApplication in 18.999 seconds (JVM running for 20.687) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 19:55:29,788 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 19:55:31,284 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 19:55:31,293 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 19:55:31,376 Completed initialization in 79 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 19:55:31,583 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 19:55:31,752 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 19:55:31,759 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 19:55:38,603 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 19:55:40,493 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:55:40,750 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 19:55:40,800 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,817 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,872 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,959 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,972 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,976 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:55:41,833 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 19:55:41,919 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 19:55:42,068 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:55:42,082 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:55:42,092 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,095 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,115 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,117 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,118 <== Total: 110 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,121 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:55:42,123 ======获取全部菜单数据=====耗时:42毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 19:55:42,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,151 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,155 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,237 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,256 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,266 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,267 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:55:49,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:55:49,113 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,117 ==> Parameters: 0(Integer), modules/iov/CarList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,122 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,140 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,147 ==> Parameters: admin(String), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,153 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,158 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,162 ==> Parameters: 1230822545253920769(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,166 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,202 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,204 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,213 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:57:00,712 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:57:00,731 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:00,732 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:00,751 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:57:00,754 ======获取全部菜单数据=====耗时:25毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:57:11,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:57:11,893 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,894 ==> Parameters: 0(Integer), modules/iov/CarList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,898 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,901 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,903 ==> Parameters: admin(String), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,905 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,909 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,910 ==> Parameters: 1230822545253920769(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,914 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,922 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,924 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,928 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:01,861 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:01,871 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:01,872 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:01,887 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:01,890 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:59:08,860 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:59:08,867 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:59:08,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:08,879 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:08,880 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:08,893 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:08,893 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 19:59:08,895 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 19:59:08,903 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582286348896) getDictItems SysDictController.java 163
INFO 2020-02-21 19:59:08,903 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582286348894) getDictItems SysDictController.java 163
INFO 2020-02-21 19:59:17,791 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:17,805 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:17,807 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:17,809 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:21,074 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:21,092 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,094 ==> Parameters: 1230822545253920769(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,096 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,098 ==> Preparing: DELETE FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,100 ==> Parameters: 1230822545253920769(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,102 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,107 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission_data_rule WHERE permission_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,108 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,109 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,111 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,112 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,115 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,127 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, rule_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,130 ==> Parameters: 1230779806139170818(String), 车辆管理(String), 1(String), modules/iov/CarList(String), /iov/car(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), 0(Integer), false(Boolean), 2020-02-21 17:05:32.0(Timestamp), admin(String), 2020-02-21 19:59:21.117(Timestamp), 1(String), false(Boolean), false(Boolean), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,133 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:21,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:21,251 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,252 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,255 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:40,976 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:40,991 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:40,992 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:41,006 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:00:40,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:00:40,193 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,195 ==> Parameters: 0(Integer), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,224 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,756 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,769 ==> Parameters: 1230824658059124738(String), 1230780580126670849(String), 车主(String), 1(String), /iov/car/list(String), 1.0(Double), 2(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 20:00:40.226(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,800 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:00:41,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:00:41,262 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:41,263 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:41,276 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:00:41,279 ======获取全部菜单数据=====耗时:20毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:01:06,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:01:06,972 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:01:06,973 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:01:06,975 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:01:08,767 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:01:08,781 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:01:08,789 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582286468782) getDictItems SysDictController.java 163
INFO 2020-02-21 20:02:50,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:02:50,417 ==> Preparing: INSERT INTO sys_permission_data_rule ( id, permission_id, rule_name, rule_column, rule_conditions, rule_value, status, create_time, create_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,421 ==> Parameters: 1230825201900969985(String), 1230824658059124738(String), 车主(String), CREATE_BY(String), =(String), #{sys_user_name}(String), 1(String), 2020-02-21 20:02:50.413(Timestamp), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,424 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,426 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,429 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,433 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,436 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, rule_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,442 ==> Parameters: 1230780580126670849(String), 车主(String), 1(String), /iov/car/list(String), 1.0(Double), 2(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), 1(Integer), false(Boolean), 2020-02-21 20:00:40.0(Timestamp), admin(String), 2020-02-21 20:02:50.435(Timestamp), 1(String), false(Boolean), false(Boolean), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,445 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:02:50,578 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:02:50,591 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,592 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,595 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:21,650 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:21,689 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,691 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,694 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,696 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,699 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:24,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:25,000 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,001 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,074 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:25,291 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:25,327 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,330 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,339 <== Total: 126 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:29,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:29,120 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,121 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,123 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,131 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,133 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,135 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:31,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:03:31,590 保存数据规则>>菜单ID:1230824658059124738角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230825201900969985 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 20:03:31,596 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:31,598 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:31,600 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:35,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:35,221 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:35,222 ==> Parameters: 1230825389822566402(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:35,281 ======角色授权成功=====耗时:65毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 20:03:38,268 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:38,278 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,279 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,285 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:38,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:38,359 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,361 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,366 <== Total: 127 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:40,167 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:40,181 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,183 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,185 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,189 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,190 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,192 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:44,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:03:44,133 保存数据规则>>菜单ID:1230824658059124738角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230825201900969985 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 20:03:44,136 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,138 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,140 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,143 ==> Preparing: UPDATE sys_role_permission SET role_id=?, permission_id=?, data_rule_ids=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,144 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String), 1230824658059124738(String), 1230825201900969985(String), 1230825389822566402(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,182 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Fri Feb 21 20:15:30 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:04:04,677 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7716 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:04:04,683 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:04:07,622 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:04:07,624 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:04:07,737 Finished Spring Data repository scanning in 95ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:04:08,188 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d54d0d56] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,277 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,921 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:04:08,923 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:04:08,927 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,933 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,967 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,038 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b547a3c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,238 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,245 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1ed61491] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,266 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,276 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,301 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,312 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ca61620a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,423 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,553 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,570 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$201b94a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,610 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8608170] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,617 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:10,112 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:04:10,133 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,144 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,145 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,153 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,351 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,353 Root WebApplicationContext: initialization completed in 5526 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:04:10,769 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:04:11,080 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:04:11,081 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:04:11,082 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:04:11,083 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:04:15,614 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:04:15,626 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:04:15,627 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:04:15,632 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:04:15,635 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:04:15,636 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:04:15,636 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:04:15,637 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:04:15,637 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2125535d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:04:19,222 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:04:20,791 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:04:21,026 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:04:21,374 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:04:22,417 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:04:22,440 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:04:22,519 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:04:22,793 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,796 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,797 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,800 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,802 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,820 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,822 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,824 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,826 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,830 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,843 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,854 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:04:23,086 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:04:23,104 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:04:23,105 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:04:23,108 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:04:23,110 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:04:23,113 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:04:23,131 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:23,163 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:04:23,166 Started JeecgApplication in 19.909 seconds (JVM running for 22.108) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:04:23,179 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:04:25,200 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:04:25,201 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:04:25,231 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:04:25,433 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:04:25,435 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:04:27,873 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:04:28,449 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:04:29,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:04:30,041 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 20:04:30,087 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,106 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,166 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,246 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,249 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,252 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:04:31,415 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:04:31,504 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:04:31,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:04:31,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:04:31,774 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,776 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,797 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,830 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,835 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,843 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,916 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,919 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,933 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,937 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,939 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,944 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,945 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,955 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,958 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:04:42,886 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:04:42,906 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,910 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,913 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,915 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,920 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:04:55,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:04:55,361 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:04:55,374 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,377 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,382 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,401 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,406 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,409 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,413 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,415 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,421 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,448 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,450 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,456 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:06:07,423 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:06:07,438 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:06:07,442 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,443 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,447 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,451 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,453 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,463 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,464 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,467 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,475 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,476 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,479 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:06:46,028 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:06:46,043 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:06:46,112 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:06:47,893 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:06:47,894 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:07:07,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:07:07,199 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 20:07:07,202 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,204 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,234 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,256 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,257 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,263 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:07:08,232 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:07:08,372 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:07:08,468 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:07:08,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:07:08,499 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,501 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,504 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:07:08,504 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:07:08,506 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,508 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,511 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,516 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,519 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,519 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,522 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,522 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,523 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,524 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,528 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,529 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,529 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,531 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,535 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,536 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,537 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,543 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,545 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:07:21,154 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:07:21,170 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:07:21,174 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,176 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,179 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,183 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,184 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,187 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,191 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,192 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,199 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,208 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,209 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,213 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:43,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:10:43,976 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:10:43,978 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:10:43,996 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:44,004 ======获取全部菜单数据=====耗时:35毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:10:52,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:10:52,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:10:52,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:10:52,685 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:10:52,686 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:52,693 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:10:52,694 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-21 20:10:52,701 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:52,701 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582287052693) getDictItems SysDictController.java 163
INFO 2020-02-21 20:10:52,701 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582287052695) getDictItems SysDictController.java 163
INFO 2020-02-21 20:11:00,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:00,497 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:00,498 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:00,500 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:02,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:02,669 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:11:02,673 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287062669) getDictItems SysDictController.java 163
INFO 2020-02-21 20:11:16,843 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:16,877 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,881 ==> Parameters: 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,884 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,890 ==> Preparing: UPDATE sys_permission_data_rule SET permission_id=?, rule_name=?, rule_column=?, rule_conditions=?, rule_value=?, status=?, create_time=?, create_by=?, update_time=?, update_by=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,894 ==> Parameters: 1230824658059124738(String), 车主(String), CREATE_BY(String), =(String), iov(String), 1(String), 2020-02-21 20:02:50.0(Timestamp), admin(String), 2020-02-21 20:11:16.886(Timestamp), admin(String), 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,897 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:17,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:17,072 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:17,073 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:17,075 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:22,856 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:22,868 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,869 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,871 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,872 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,874 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:26,326 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:26,339 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,340 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,350 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:26,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:26,470 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,471 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,478 <== Total: 127 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:28,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:28,738 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,739 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,741 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,748 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,750 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,752 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:30,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:30,050 保存数据规则>>菜单ID:1230824658059124738角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230825201900969985 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 20:11:30,054 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,056 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,058 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,061 ==> Preparing: UPDATE sys_role_permission SET role_id=?, permission_id=?, data_rule_ids=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,063 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String), 1230824658059124738(String), 1230825201900969985(String), 1230825389822566402(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,116 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:34,065 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:11:35,792 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:35,801 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 20:11:35,805 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,807 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,822 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,839 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,840 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,843 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:36,888 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:11:36,966 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:11:37,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:37,126 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:37,129 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,130 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,133 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,134 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,137 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,137 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,139 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,141 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,146 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,149 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,154 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,155 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,160 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,161 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:40,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:40,077 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:11:40,080 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,081 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,086 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,089 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,091 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,093 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,098 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,100 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,105 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,111 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,112 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,116 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:54,005 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:54,018 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,019 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,021 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,023 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,026 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:12:03,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:12:03,239 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:12:03,242 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,243 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,245 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,247 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,248 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,250 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,252 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,252 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,254 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,258 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,259 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,262 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:12:56,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:12:56,451 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:56,452 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:56,465 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:12:56,468 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:13:04,361 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:13:04,370 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:04,372 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:04,373 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:06,475 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:13:06,483 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:13:06,488 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287186484) getDictItems SysDictController.java 163
INFO 2020-02-21 20:13:33,422 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:13:33,431 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,433 ==> Parameters: 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,435 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,439 ==> Preparing: UPDATE sys_permission_data_rule SET permission_id=?, rule_name=?, rule_column=?, rule_conditions=?, rule_value=?, status=?, create_time=?, create_by=?, update_time=?, update_by=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,441 ==> Parameters: 1230824658059124738(String), 车主(String), mac(String), LIKE(String), d(String), 1(String), 2020-02-21 20:02:50.0(Timestamp), admin(String), 2020-02-21 20:13:33.437(Timestamp), admin(String), 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,444 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:33,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:13:33,648 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,652 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,654 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:41,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:13:41,054 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:13:41,056 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,057 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,059 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,062 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,062 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,064 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,067 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,069 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,071 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,077 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,078 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,081 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:41,093 --查询规则-->mac LIKE d addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:14:09,049 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:14:09,058 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:09,059 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:09,067 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:14:09,069 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:14:10,220 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:14:10,234 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,235 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,237 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,239 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,242 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:14:12,563 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:14:12,570 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:14:12,572 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,573 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,575 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,577 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,578 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,580 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,582 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,583 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,586 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,593 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,594 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,597 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:14:12,599 --查询规则-->mac LIKE d addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 21 20:29:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:15:30,733 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6092 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:15:30,741 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:15:34,109 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:15:34,112 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:15:34,230 Finished Spring Data repository scanning in 101ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:15:34,653 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f56c9c83] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:34,770 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,431 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:15:35,433 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:15:35,437 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,443 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,475 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,544 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d56732ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,739 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,746 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3ef5a3be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,758 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,765 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,790 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,799 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ea80f137] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,909 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,026 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,053 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$403b23cd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,100 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e880109d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,108 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,568 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:15:36,583 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,594 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,595 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,602 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,855 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,856 Root WebApplicationContext: initialization completed in 5807 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:15:37,285 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:15:37,585 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:15:37,586 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:15:37,586 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:15:37,587 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:15:42,254 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:15:42,267 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:15:42,267 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:15:42,271 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:15:42,273 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:15:42,274 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:15:42,275 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:15:42,276 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:15:42,276 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@77a85e76 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:15:45,440 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:15:47,034 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:15:47,271 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:15:47,626 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:15:48,686 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:15:48,708 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:15:48,774 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:15:48,997 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,000 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,001 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,003 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,005 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,021 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,024 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,027 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,030 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,033 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,044 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,055 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:15:49,187 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:15:49,195 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:15:49,195 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:15:49,197 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:15:49,200 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:15:49,202 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:15:49,230 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:49,262 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:15:49,265 Started JeecgApplication in 20.01 seconds (JVM running for 21.826) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:15:49,278 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:15:50,280 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:15:50,281 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:15:50,300 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:15:50,415 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:15:50,801 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:15:50,803 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:16:06,930 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:16:06,937 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:16:07,045 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:16:16,634 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:16,786 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:16:18,001 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:16:18,131 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:16:18,228 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:18,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:18,297 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:24,373 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:24,427 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:16:24,733 --查询规则-->mac LIKE d addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:17:20,877 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:20,906 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 20:17:22,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:22,841 ======获取全部菜单数据=====耗时:52毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:17:28,335 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:28,344 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:28,344 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:28,370 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 20:17:28,372 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:17:28,380 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582287448371) getDictItems SysDictController.java 163
INFO 2020-02-21 20:17:28,381 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582287448373) getDictItems SysDictController.java 163
INFO 2020-02-21 20:17:34,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:37,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:37,453 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:17:37,457 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287457454) getDictItems SysDictController.java 163
INFO 2020-02-21 20:18:30,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:30,548 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:35,052 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:46,635 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:46,644 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:18:46,674 --查询规则-->user_id = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:19:48,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 20:19:48,679 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,683 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,686 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,686 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,688 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:19:50,528 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:50,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:50,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:50,616 dictCode : activiti_sync getDictItems SysDictController.java 130
INFO 2020-02-21 20:19:50,648 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:19:50,656 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
INFO 2020-02-21 20:19:50,688 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582287590617) getDictItems SysDictController.java 163
INFO 2020-02-21 20:19:50,700 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
INFO 2020-02-21 20:19:53,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:53,999 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=i, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:19:54,204 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:54,211 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=io, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:19:54,390 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:54,396 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:19:54,399 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 20:20:49,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:20:49,315 ======获取全部菜单数据=====耗时:25毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:21:00,152 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:01,940 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:01,948 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:21:01,952 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287661949) getDictItems SysDictController.java 163
INFO 2020-02-21 20:21:07,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:08,120 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:12,393 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:12,399 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:21:12,422 --查询规则-->user_id = #{sys_user_id} addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:21:13,255 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 20:21:13,460 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,460 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,461 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,462 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,474 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:21:17,069 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:17,076 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:21:17,093 --查询规则-->user_id = #{sys_user_id} addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:22:09,237 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:45,908 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:45,915 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:26:45,937 --查询规则-->user_id = #{sys_user_id} addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:26:53,152 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:54,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:54,923 ======获取全部菜单数据=====耗时:20毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:27:04,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:04,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:04,871 ======获取全部菜单数据=====耗时:23毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:27:10,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:10,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:10,415 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:10,423 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:27:10,426 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 20:27:10,428 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:27:10,431 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:27:10,439 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582288030424) getDictItems SysDictController.java 163
INFO 2020-02-21 20:27:10,445 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582288030427) getDictItems SysDictController.java 163
INFO 2020-02-21 20:27:15,087 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:16,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:16,378 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:27:16,381 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582288036379) getDictItems SysDictController.java 163
INFO 2020-02-21 20:28:08,222 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:08,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:18,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:26,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:30,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:30,407 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:32,359 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:33,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:33,973 保存数据规则>>菜单ID:1230780580126670849角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230822545253920769,1230831568070094849 saveDatarule SysRoleController.java 335
Logback Log Messages

Log session start time Fri Feb 21 20:37:55 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:29:34,470 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3052 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:29:34,476 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:29:36,973 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:29:36,976 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:29:37,093 Finished Spring Data repository scanning in 97ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:29:37,479 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ad141d4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:37,570 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,249 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:29:38,252 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:29:38,256 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,261 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,300 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,397 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8d0eb3b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,567 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,574 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f69d2487] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,587 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,594 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,639 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,653 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a2287200] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,793 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,913 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,931 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f7e2a496] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,970 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a0279166] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,977 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:39,426 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:29:39,443 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,453 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,454 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,461 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,628 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,628 Root WebApplicationContext: initialization completed in 4978 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:29:40,044 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:29:40,339 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:29:40,340 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:29:40,341 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:29:40,342 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:29:44,461 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:29:44,474 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:29:44,475 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:29:44,480 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:29:44,482 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:29:44,484 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:29:44,484 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:29:44,484 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:29:44,485 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@56e8a8a0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:29:47,556 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:29:48,956 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:29:49,177 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:29:49,507 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:29:50,522 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:29:50,541 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:29:50,604 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:29:50,796 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,800 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,803 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,807 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,810 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,833 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,836 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,839 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,843 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,846 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,862 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,872 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:29:51,000 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:29:51,015 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:29:51,017 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:29:51,025 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:29:51,028 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:29:51,031 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:29:51,078 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:51,130 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:29:51,133 Started JeecgApplication in 17.878 seconds (JVM running for 19.638) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:29:51,146 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:29:51,596 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:29:51,596 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:29:51,616 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:29:51,751 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:29:52,219 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:29:52,222 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:30:01,647 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:30:07,976 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:08,130 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:30:09,442 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:30:09,568 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:30:09,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:09,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:09,707 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:14,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:14,725 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:30:50,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:50,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:50,848 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:30:50,867 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:30:50,877 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:30:50,934 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582288250849) getDictItems SysDictController.java 163
INFO 2020-02-21 20:30:50,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:50,969 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:30:50,980 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582288250970) getDictItems SysDictController.java 163
INFO 2020-02-21 20:30:53,996 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:53,996 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:13,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:14,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:14,975 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:14,988 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:31:19,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:19,719 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:20,815 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:21,234 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car" table="iov_car" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="mac" type="java.lang.String" access="property"> <column name="mac" length="32" not-null="true" unique="false"> <comment>mac(暂定 车辆唯一标识)</comment> </column> </property> <property name="brand" type="java.lang.String" access="property"> <column name="brand" length="10" not-null="false" unique="false"> <comment>车辆品牌</comment> </column> </property> <property name="car_number" type="java.lang.String" access="property"> <column name="car_number" length="10" not-null="true" unique="false"> <comment>车牌号</comment> </column> </property> <property name="remark" type="java.lang.String" access="property"> <column name="remark" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 20:32:21,422 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-21 20:32:21,425 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-21 20:32:23,017 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-21 20:32:23,193 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 20:32:23,227 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-21 20:32:23,348 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-21 20:32:23,354 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 20:32:23,371 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 20:32:23,373 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 20:32:23,374 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 20:32:23,375 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 20:32:23,381 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 20:32:23,406 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7fa40457] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 20:32:23,414 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23c759f6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 20:32:23,580 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@51d5e1f4' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 20:32:23,619 ==同步数据库消耗时间2792毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 20:32:23,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:23,693 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:32:29,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:29,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:40,503 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:42,492 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:53,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:53,648 ----jeecg---Code----Generation----[单表模型:iov_car]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 20:32:53,650 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6068651574121028095, entityPackage=iov, entityName=Car, primaryKeyField=id, columns=[{"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car","ftlDescription":"车辆管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Car","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car} a CodeGenerateOne.java 117
INFO 2020-02-21 20:32:53,657 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 20:32:53,658 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 20:32:53,933 ----jeecg----Code----Generation-----[单表模型:iov_car]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
Logback Log Messages

Log session start time Fri Feb 21 20:56:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:37:55,637 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11256 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:37:55,643 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:37:58,420 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:37:58,424 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:37:58,575 Finished Spring Data repository scanning in 129ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:37:58,986 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ff45f13d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,078 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,723 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:37:59,725 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:37:59,729 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,736 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,769 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,848 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$df4087a7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,062 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,070 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$48cef878] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,083 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,090 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,118 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,127 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f45a45f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,240 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,407 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,435 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4a147887] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,478 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f2596557] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,486 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,987 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:38:01,005 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,017 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,017 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,023 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,185 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,186 Root WebApplicationContext: initialization completed in 5345 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:38:01,642 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:38:01,994 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:38:01,996 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:38:01,997 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:38:01,997 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:38:06,342 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:38:06,354 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:38:06,355 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:38:06,358 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:38:06,362 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:38:06,363 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:38:06,364 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:38:06,364 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:38:06,364 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4adcc981 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:38:09,587 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:38:11,104 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:38:11,352 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:38:11,746 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:38:12,800 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:38:12,821 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:38:12,890 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:38:13,107 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,110 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,113 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,115 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,116 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,132 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,135 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,137 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,139 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,141 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,155 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,167 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:38:13,304 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:38:13,313 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:38:13,314 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:38:13,318 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:38:13,322 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:38:13,324 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:38:13,382 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:13,452 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:38:13,456 Started JeecgApplication in 19.267 seconds (JVM running for 20.926) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:38:13,481 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:38:14,278 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:38:14,279 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:38:14,303 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:38:16,263 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:38:16,266 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:38:17,376 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:38:26,434 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:39:22,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:22,985 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:39:24,040 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:39:24,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:24,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 20:39:24,120 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:39:24,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:41,855 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:41,856 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:47,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:47,539 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:40:20,384 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:20,411 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:20,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:20,551 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=as, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:20,747 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:20,758 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=asd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,245 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,419 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=da, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,637 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=dad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,824 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,847 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=dada, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:23,782 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:23,793 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=asd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:23,832 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:24,483 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:24,517 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:40:31,072 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:31,078 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:31,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:31,517 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:31,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:31,628 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,113 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,117 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,146 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,151 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,178 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,186 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,216 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,246 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adffffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,270 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,279 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,314 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffffffe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,050 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=e, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,184 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,191 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=ef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,423 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,428 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=eff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,656 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=effe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,813 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=effef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,970 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,977 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=effefe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:36,015 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:36,020 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffffffe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:36,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:36,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:36,216 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:40:39,851 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:39,857 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=s, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:40,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:40,198 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=sx, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:43,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:43,187 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=q, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:43,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:43,485 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=qq, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:44,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:44,305 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=sx, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:44,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:44,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:44,485 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:41:07,941 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:41:07,951 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:41:08,013 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:41:18,798 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:18,810 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:41:19,879 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:41:20,009 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:41:20,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:20,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:20,215 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:33,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:33,290 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:42:48,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:37,057 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:37,080 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:43:45,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:45,720 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=c, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:45,901 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:45,905 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=cc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:47,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:47,353 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=c, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:47,620 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:47,631 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:57,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:57,444 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=cc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:57,492 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:57,721 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:57,766 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:48:15,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:15,747 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 20:48:22,676 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:22,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:22,700 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:48:22,706 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582289302702) getDictItems SysDictController.java 163
INFO 2020-02-21 20:48:22,722 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:48:22,736 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:22,747 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:48:22,752 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582289302748) getDictItems SysDictController.java 163
INFO 2020-02-21 20:48:41,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:41,997 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:30,036 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:30,448 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:31,208 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:31,220 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:49:36,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:36,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:02,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:02,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:03,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:03,482 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:50:19,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:19,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:23,998 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:24,392 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:24,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:24,928 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 21 21:44:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:56:04,570 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5148 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:56:04,576 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:56:06,797 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:56:06,800 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:56:06,906 Finished Spring Data repository scanning in 90ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:56:07,288 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3ce546d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:07,375 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:07,991 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:56:07,992 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:56:07,996 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,001 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,034 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,104 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1cdfdd3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,289 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,302 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$866e4e0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,320 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,326 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,349 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,360 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$31f99b84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,462 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,598 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,621 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$87b3ce1a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,659 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2ff8baea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,665 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:09,096 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:56:09,110 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,120 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,121 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,127 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,274 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,275 Root WebApplicationContext: initialization completed in 4527 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:56:09,714 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:56:10,021 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:56:10,022 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:56:10,022 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:56:10,023 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:56:14,289 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:56:14,302 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:56:14,303 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:56:14,307 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:56:14,309 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:56:14,310 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:56:14,310 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:56:14,311 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:56:14,311 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45832b85 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:56:17,342 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:56:19,187 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:56:19,428 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:56:19,793 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:56:20,897 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:56:20,916 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:56:20,981 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:56:21,231 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,234 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,236 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,239 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,241 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,261 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,264 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,266 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,269 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,271 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,285 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,298 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:56:21,478 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:56:21,485 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:56:21,486 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:56:21,487 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:56:21,489 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:56:21,490 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:56:21,515 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:21,559 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:56:21,566 Started JeecgApplication in 18.191 seconds (JVM running for 19.659) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:56:21,605 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:56:22,475 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:56:22,476 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:56:22,508 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:56:22,667 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:56:22,669 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:56:24,188 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 21 21:51:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 21:44:26,605 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 816 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 21:44:26,610 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 21:44:28,617 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 21:44:28,620 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 21:44:28,738 Finished Spring Data repository scanning in 92ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 21:44:29,209 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$89da7581] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:29,489 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,048 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 21:44:30,051 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 21:44:30,055 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,061 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,098 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,239 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$69d50beb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,594 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,604 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d3637cbc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,633 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,644 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,679 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,691 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7eeeca35] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,940 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,078 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,101 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d4a8fccb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,150 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7cede99b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,159 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,710 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 21:44:31,734 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,747 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,747 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,754 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,965 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,965 Root WebApplicationContext: initialization completed in 5261 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 21:44:32,479 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 21:44:32,798 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 21:44:32,798 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 21:44:32,799 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 21:44:32,800 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 21:44:37,544 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 21:44:37,559 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 21:44:37,560 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 21:44:37,566 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 21:44:37,569 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 21:44:37,570 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 21:44:37,571 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 21:44:37,571 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 21:44:37,572 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1952ad9d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 21:44:40,992 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 21:44:42,774 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 21:44:43,054 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 21:44:43,500 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 21:44:44,779 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 21:44:44,805 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 21:44:44,886 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 21:44:45,120 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,122 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,125 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,127 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,129 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,145 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,147 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,149 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,151 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,153 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,165 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,181 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 21:44:45,337 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 21:44:45,351 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 21:44:45,352 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 21:44:45,354 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 21:44:45,357 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 21:44:45,358 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 21:44:45,394 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:45,446 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 21:44:45,449 Started JeecgApplication in 20.094 seconds (JVM running for 23.718) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 21:44:45,467 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 21:44:47,124 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 21:44:47,124 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 21:44:47,380 Completed initialization in 255 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 21:44:47,907 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 21:44:48,492 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 21:44:48,504 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 21:44:56,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:44:56,462 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 21:44:56,505 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 21:44:58,664 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 21:44:58,981 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 21:44:59,139 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 21:44:59,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:44:59,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:44:59,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:08,533 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:08,874 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 21:45:17,750 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:17,777 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=czc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:45:22,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:22,596 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:45:33,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:33,508 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=czc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:45:33,555 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:49:54,593 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:49:54,597 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 21:49:54,601 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 21:49:54,602 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 21:49:54,603 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:49:54,604 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 21:49:54,763 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 21:49:54,768 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 21:49:54,775 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 21:49:56,267 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 21:59:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 21:51:08,143 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2308 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 21:51:08,155 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 21:51:10,465 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 21:51:10,468 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 21:51:10,572 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 21:51:11,107 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8ad6dc7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,369 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,874 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 21:51:11,877 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 21:51:11,881 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,887 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,927 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,011 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6ad172e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,242 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,251 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d45fe3b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,267 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,276 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,305 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,318 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7feb3131] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,464 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,579 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,599 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d5a563c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,646 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7dea5097] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,655 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:13,173 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 21:51:13,190 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,202 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,202 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,210 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,429 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,430 Root WebApplicationContext: initialization completed in 5121 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 21:51:13,924 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 21:51:14,245 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 21:51:14,246 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 21:51:14,247 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 21:51:14,247 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 21:51:18,827 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 21:51:18,842 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 21:51:18,843 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 21:51:18,848 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 21:51:18,851 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 21:51:18,852 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 21:51:18,853 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 21:51:18,853 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 21:51:18,853 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2f03fdc0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 21:51:22,528 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 21:51:24,466 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 21:51:24,801 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 21:51:25,334 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 21:51:26,595 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 21:51:26,622 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 21:51:26,724 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 21:51:26,960 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,963 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,965 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,967 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,968 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,984 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,986 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,989 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,991 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,993 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:27,005 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:27,020 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 21:51:27,194 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 21:51:27,209 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 21:51:27,209 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 21:51:27,211 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 21:51:27,216 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 21:51:27,219 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 21:51:27,252 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:27,303 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 21:51:27,307 Started JeecgApplication in 20.928 seconds (JVM running for 23.039) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 21:51:27,326 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 21:51:27,804 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 21:51:27,804 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 21:51:27,841 Completed initialization in 36 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 21:51:28,005 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 21:51:28,773 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 21:51:28,777 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 21:51:43,329 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:43,498 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:43,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:43,609 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:45,878 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:45,887 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:46,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:46,124 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=22, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:58,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:58,467 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:58,509 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 21:52:04,136 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$45103008.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$39d2f5a0.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$3a8ba430.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 21:59:34,023 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:59:34,027 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 21:59:34,033 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 21:59:34,033 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 21:59:34,033 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:59:34,035 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 21:59:34,042 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 21:59:34,044 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 21:59:34,050 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 21:59:35,537 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:04:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 21:59:45,883 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7240 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 21:59:45,893 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 21:59:48,227 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 21:59:48,231 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 21:59:48,338 Finished Spring Data repository scanning in 90ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 21:59:48,835 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d789a4e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,075 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,588 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 21:59:49,592 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 21:59:49,597 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,603 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,640 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,725 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b7843b4a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,945 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,952 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2112ac1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,970 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,979 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,008 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,018 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cc9df994] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,170 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,289 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,310 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$22582c2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,354 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ca9d18fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,363 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,930 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 21:59:50,948 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:50,959 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:50,959 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:50,966 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:51,140 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 21:59:51,141 Root WebApplicationContext: initialization completed in 5148 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 21:59:51,680 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 21:59:52,044 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 21:59:52,045 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 21:59:52,045 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 21:59:52,046 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 21:59:56,878 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 21:59:56,893 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 21:59:56,894 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 21:59:56,901 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 21:59:56,903 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 21:59:56,905 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 21:59:56,905 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 21:59:56,905 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 21:59:56,906 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d4c6e32 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:00:00,382 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:00:02,202 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:00:02,506 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:00:02,989 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:00:04,246 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:00:04,273 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:00:04,359 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:00:04,611 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,613 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,616 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,618 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,620 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,636 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,638 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,641 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,643 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,645 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,659 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,673 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:00:04,835 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:00:04,849 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:00:04,850 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:00:04,851 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:00:04,856 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:00:04,857 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:00:04,892 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:00:04,938 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:00:04,942 Started JeecgApplication in 21.114 seconds (JVM running for 23.368) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:00:04,960 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:00:05,161 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:00:05,162 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:00:05,193 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:00:05,341 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:00:06,171 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:00:06,175 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:00:19,236 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 22:00:19,250 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:00:19,423 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:00:27,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:27,365 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:00:28,727 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:00:28,891 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:00:28,974 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:28,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:29,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:34,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:35,215 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:00:46,700 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:46,721 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:00:50,228 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:50,239 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:00:50,393 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:50,402 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=33, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:01:01,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:01:01,073 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:01:01,117 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:01:06,105 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$e3ea0fee.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$d8acd586.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$983adaa9.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:04:11,640 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:04:11,640 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:04:11,640 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:04:11,640 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:04:11,640 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:04:11,656 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:04:11,656 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:04:11,656 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:04:11,672 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:04:13,183 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:07:05 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:04:39,225 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5560 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:04:39,240 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:04:41,553 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:04:41,553 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:04:41,678 Finished Spring Data repository scanning in 110ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:04:42,162 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2dee903f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,396 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,896 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:04:42,896 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:04:42,912 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,912 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,943 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,021 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$de926a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,256 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,256 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7777977a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,271 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,271 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,302 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,318 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2302e4f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,459 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,599 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,630 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$78bd1789] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,677 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$21020459] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,677 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:44,209 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:04:44,224 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,240 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,240 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,240 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,443 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,443 Root WebApplicationContext: initialization completed in 5125 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:04:44,943 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:04:45,267 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:04:45,267 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:04:45,267 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:04:45,267 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:04:49,892 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:04:49,907 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:04:49,907 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:04:49,923 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:04:49,923 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:04:49,923 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:04:49,923 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:04:49,923 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:04:49,923 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@24fb752f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:04:53,391 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:04:55,234 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:04:55,516 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:04:55,937 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:04:57,328 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:04:57,359 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:04:57,453 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:04:57,734 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,734 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,734 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,750 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,750 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,781 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,797 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:04:57,953 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:04:57,969 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:04:57,969 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:04:57,969 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:04:57,969 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:04:57,969 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:04:58,020 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:58,082 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:04:58,086 Started JeecgApplication in 20.518 seconds (JVM running for 22.535) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:04:58,103 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:04:59,127 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:04:59,128 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:04:59,670 Completed initialization in 541 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:04:59,984 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:05:00,219 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:05:00,222 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:05:05,349 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:05:06,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:06,434 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:05:07,632 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:05:07,762 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:05:07,854 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:07,858 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:07,911 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:11,428 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:11,800 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:05:15,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:15,897 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d'w, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:19,034 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:19,043 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:19,405 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:19,421 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:27,392 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:27,400 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d'w, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:27,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:05:32,075 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.String handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.String
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$626df5c7.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$5730bb5f.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$3758b212.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:06:53,285 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:06:53,287 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:06:53,291 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:06:53,292 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:06:53,292 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:06:53,293 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:06:53,300 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:06:53,302 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:06:53,308 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:06:54,853 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:12:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:07:05,574 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2944 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:07:05,579 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:07:08,304 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:07:08,304 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:07:08,429 Finished Spring Data repository scanning in 109ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:07:08,982 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f54b1524] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,309 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,888 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:07:09,892 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:07:09,897 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,903 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,943 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,018 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d545ab8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,239 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,239 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3ed41c5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,255 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,270 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,301 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,317 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ea5f69d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,470 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,624 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,639 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$40199c6e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,702 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e85e893e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,702 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:11,319 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:07:11,348 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,368 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,369 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,383 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,602 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,603 Root WebApplicationContext: initialization completed in 5882 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:07:12,172 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:07:12,486 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:07:12,486 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:07:12,486 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:07:12,486 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:07:17,411 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:07:17,429 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:07:17,430 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:07:17,435 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:07:17,438 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:07:17,439 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:07:17,440 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:07:17,440 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:07:17,441 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@d60cbad setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:07:21,101 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:07:22,742 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:07:23,011 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:07:23,496 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:07:24,687 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:07:24,718 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:07:24,796 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:07:25,015 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,031 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,062 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,080 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:07:25,214 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:07:25,230 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:07:25,230 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:07:25,230 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:07:25,246 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:07:25,246 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:07:25,285 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:25,358 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:07:25,362 Started JeecgApplication in 21.966 seconds (JVM running for 24.086) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:07:25,380 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:07:26,107 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:07:26,108 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:07:26,145 Completed initialization in 37 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:07:26,338 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:07:26,343 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:07:31,191 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:07:44,574 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:07:45,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:46,094 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:07:47,344 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:07:47,468 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:07:47,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:47,567 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:47,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:51,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:51,794 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:07:55,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:55,799 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,062 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,073 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 22:07:56,133 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,141 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,149 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 22:07:56,304 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,329 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,389 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,404 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,625 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dddddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:58,150 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:58,157 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=w, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:08:00,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:08:00,173 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dddddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:08:00,227 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:08:04,396 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$14a44ec0.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$9671458.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$ad3f4b24.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:12:29,103 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:12:29,103 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:12:29,119 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:12:29,119 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:12:29,135 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:12:30,628 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:17:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:12:36,202 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9464 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:12:36,202 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:12:38,651 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:12:38,651 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:12:38,744 Finished Spring Data repository scanning in 78ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:12:39,229 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$fdbdebfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:39,479 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:39,979 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:12:39,979 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:12:39,979 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:39,994 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,026 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,119 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ddb88265] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,338 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,338 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4746f336] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,354 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,369 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,385 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,401 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f2d240af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,541 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,697 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,713 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$488c7345] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,760 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f0d16015] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,776 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:41,291 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:12:41,307 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,322 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,322 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,338 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,526 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,526 Root WebApplicationContext: initialization completed in 5199 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:12:42,072 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:12:42,400 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:12:42,400 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:12:42,400 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:12:42,400 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:12:47,052 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:12:47,068 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:12:47,068 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:12:47,084 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:12:47,084 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:12:47,084 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:12:47,084 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:12:47,084 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:12:47,084 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@78c5ef58 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:12:50,495 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:12:52,836 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:12:53,107 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:12:53,516 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:12:54,792 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:12:54,823 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:12:54,901 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:12:55,120 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,120 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,136 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,136 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,136 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,167 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,167 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,182 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:12:55,339 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:12:55,354 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:12:55,354 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:12:55,354 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:12:55,354 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:12:55,354 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:12:55,386 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:55,448 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:12:55,448 Started JeecgApplication in 20.934 seconds (JVM running for 22.723) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:12:55,464 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:12:56,269 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:12:56,269 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:12:56,300 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:12:56,472 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:12:56,472 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:12:59,193 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:13:30,814 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:13:37,857 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:37,993 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:13:39,047 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:13:39,171 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:13:39,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:39,272 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:39,335 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:42,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:42,969 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:13:46,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:46,209 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:46,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:46,549 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=21, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:48,573 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:48,575 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,059 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,067 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,072 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 22:13:49,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,104 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,135 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,160 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,170 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,194 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,202 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,237 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,296 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,386 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,398 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,421 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,430 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,461 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,512 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,590 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,623 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,635 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,656 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,666 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:58,275 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:58,280 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=21, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:58,308 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:14:27,782 {conn-10004, pstmt-20028} execute error. INSERT INTO iov_car( id, create_by, create_time, update_by, update_time, sys_org_code, mac, brand, car_number, remark ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy276.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$54ef9ff5.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$49b2658d.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$a5925586.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-21 22:14:27,840 ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarMapper.saveById-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO iov_car( id, create_by, create_time, update_by, update_time, sys_org_code, mac, brand, car_number, remark ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ; Data truncation: Data too long for column 'car_number' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarMapper.saveById-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO iov_car( id, create_by, create_time, update_by, update_time, sys_org_code, mac, brand, car_number, remark ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ; Data truncation: Data too long for column 'car_number' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1
    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$54ef9ff5.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$49b2658d.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$a5925586.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy276.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
INFO 2020-02-21 22:15:27,714 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:27,731 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 22:15:27,734 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:28,028 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:28,036 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=22, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:28,283 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:28,290 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=222, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:30,832 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:30,837 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:31,084 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:31,089 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:31,306 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:31,313 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=123, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:32,403 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:32,408 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=222, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:32,453 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:15:42,888 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$54ef9ff5.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$49b2658d.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$a5925586.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:17:13,026 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:17:13,030 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:17:13,036 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:17:13,037 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:17:13,037 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:17:13,038 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:17:13,042 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:17:13,044 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:17:13,051 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:17:14,546 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:30:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:17:23,781 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12052 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:17:23,790 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:17:26,408 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:17:26,411 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:17:26,523 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:17:27,054 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c911281d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,312 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,811 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:17:27,813 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:17:27,818 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,823 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,859 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,945 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a90bbe87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,175 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,183 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$129a2f58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,201 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,214 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,248 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,262 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$be257cd1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,420 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,539 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,562 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$13dfaf67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,609 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$bc249c37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,618 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:29,172 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:17:29,190 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,201 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,201 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,209 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,414 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,414 Root WebApplicationContext: initialization completed in 5522 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:17:29,936 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:17:30,257 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:17:30,257 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:17:30,258 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:17:30,259 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:17:34,954 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:17:34,968 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:17:34,969 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:17:34,974 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:17:34,977 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:17:34,978 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:17:34,979 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:17:34,979 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:17:34,979 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@42095996 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:17:38,395 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:17:40,342 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:17:40,627 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:17:41,120 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:17:42,454 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:17:42,481 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:17:42,557 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:17:42,801 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,803 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,805 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,807 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,809 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,826 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,828 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,830 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,833 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,835 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,847 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,861 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:17:43,016 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:17:43,038 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:17:43,038 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:17:43,042 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:17:43,048 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:17:43,051 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:17:43,098 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:43,162 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:17:43,167 Started JeecgApplication in 20.924 seconds (JVM running for 22.775) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:17:43,190 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:17:44,644 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:17:44,645 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:17:44,687 Completed initialization in 41 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:17:44,902 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:17:44,909 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:17:50,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:50,688 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:17:51,891 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:17:51,970 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:17:52,046 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:52,049 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:52,147 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:55,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:56,025 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:18:00,432 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:00,451 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:00,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:00,819 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=3r, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:02,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:02,426 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=r, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:04,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:04,133 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=3r, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:04,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:22:40,025 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:30:44,181 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:30:44,187 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:30:44,192 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:30:44,192 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:30:44,193 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:30:44,204 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:30:44,213 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:30:44,217 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:30:44,223 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Fri Feb 21 22:41:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:30:54,109 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3272 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:30:54,130 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:30:56,475 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:30:56,480 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:30:56,590 Finished Spring Data repository scanning in 89ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:30:57,073 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$119a08ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,326 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,812 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:30:57,815 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:30:57,819 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,825 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,861 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,965 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,130 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5b230fe9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,150 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,163 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,181 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f1949f18] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,242 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,254 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6ae5d62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,424 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,525 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,544 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5c688ff8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,592 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4ad7cc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,602 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:59,129 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:30:59,148 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,160 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,161 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,168 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,346 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,347 Root WebApplicationContext: initialization completed in 5118 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:30:59,846 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:31:00,163 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:31:00,164 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:31:00,164 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:31:00,164 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:31:04,843 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:31:04,858 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:31:04,858 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:31:04,863 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:31:04,866 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:31:04,867 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:31:04,867 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:31:04,868 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:31:04,868 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d22265c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:31:08,266 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:31:09,919 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:31:10,192 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:31:10,657 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:31:11,916 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:31:11,944 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:31:12,018 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:31:12,253 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,255 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,257 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,259 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,261 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,277 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,279 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,281 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,284 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,286 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,297 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,311 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:31:12,457 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:31:12,473 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:31:12,474 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:31:12,479 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:31:12,482 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:31:12,484 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:31:12,517 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:31:12,581 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:31:12,585 Started JeecgApplication in 20.171 seconds (JVM running for 22.048) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:31:12,608 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-21 22:31:13,173 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:31:13,174 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:31:13,205 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:31:13,611 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:31:13,674 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:31:41,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:41,209 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:31:42,585 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:31:42,653 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:31:42,735 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:42,737 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:42,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:45,401 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:45,676 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:31:50,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:50,227 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:50,386 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:50,395 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:50,460 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:50,474 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:51,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:51,725 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:51,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:51,936 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:52,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:52,620 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:52,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:41:34,004 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:41:34,009 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:41:34,014 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:41:34,015 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:41:34,015 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:41:34,016 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:41:34,020 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:41:34,023 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:41:34,029 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:41:35,543 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 14:31:09 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:41:46,336 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8404 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:41:46,358 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:41:49,074 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:41:49,079 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:41:49,191 Finished Spring Data repository scanning in 95ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:41:49,730 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e40c0311] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:49,998 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,537 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:41:50,541 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:41:50,547 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,554 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,599 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,713 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,899 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2d950a4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,918 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,936 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,952 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c406997b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,014 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,028 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d92057c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,218 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,339 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,358 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$2eda8a5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,406 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d71f772b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,415 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:52,051 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:41:52,071 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,083 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,084 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,092 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,341 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,341 Root WebApplicationContext: initialization completed in 5725 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:41:52,909 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:41:53,269 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:41:53,270 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:41:53,271 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:41:53,272 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:41:58,772 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:41:58,787 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:41:58,787 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:41:58,792 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:41:58,795 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:41:58,797 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:41:58,797 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:41:58,797 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:41:58,798 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@576a8b00 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:42:02,468 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:42:04,512 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:42:04,840 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:42:05,324 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:42:06,766 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:42:06,793 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:42:06,885 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:42:07,161 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,163 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,165 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,168 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,170 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,228 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,233 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,236 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,240 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,244 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,273 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,292 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:42:07,572 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:42:07,585 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:42:07,585 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:42:07,588 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:42:07,591 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:42:07,593 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:42:07,621 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:42:07,687 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:42:07,693 Started JeecgApplication in 23.409 seconds (JVM running for 25.61) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:42:07,712 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-21 22:42:08,255 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:42:08,268 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:42:09,516 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:42:09,517 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:42:09,559 Completed initialization in 42 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:42:21,900 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:22,069 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:42:23,593 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:42:23,674 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:42:23,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:23,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:23,800 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:31,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:31,333 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:42:35,790 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:35,815 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:36,045 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:36,055 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:36,326 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:36,336 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=123, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:37,650 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:37,657 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:37,835 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:37,848 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=33, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:37,997 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:38,006 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=333, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:38,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:38,834 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=123, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:38,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:17,011 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 22:43:17,024 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:43:17,088 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:43:27,944 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:27,959 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:43:29,205 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:43:29,282 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:43:29,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:29,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:29,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:40,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:40,391 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:43:55,556 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:55,702 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:55,736 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:48:55,461 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:48:55,464 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:48:55,470 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:48:55,470 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:48:55,471 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:48:55,472 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:48:55,477 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:48:55,479 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:48:55,486 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:48:56,973 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 15:23:19 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 14:31:09,865 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7624 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 14:31:09,880 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 14:31:14,458 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 14:31:14,458 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 14:31:14,567 Finished Spring Data repository scanning in 78ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 14:31:15,027 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d54d0d56] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,120 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,936 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 14:31:15,936 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 14:31:15,936 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,952 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,983 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,068 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,221 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1ed61491] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,237 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,237 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,253 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b547a3c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,315 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,322 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ca61620a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,469 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,641 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,656 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$201b94a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,703 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8608170] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,719 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:17,734 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 14:31:17,781 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:17,812 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:17,812 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:17,828 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:18,187 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 14:31:18,187 Root WebApplicationContext: initialization completed in 8229 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 14:31:18,625 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 14:31:19,054 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 14:31:19,054 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 14:31:19,054 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 14:31:19,054 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 14:31:24,678 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 14:31:24,694 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 14:31:24,694 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 14:31:24,709 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 14:31:24,709 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 14:31:24,709 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 14:31:24,709 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 14:31:24,709 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 14:31:24,709 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a6c751f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 14:31:28,861 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 14:31:30,673 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 14:31:30,986 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 14:31:31,642 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 14:31:32,720 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 14:31:32,751 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 14:31:32,814 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 14:31:33,079 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,095 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,095 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,111 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,111 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,111 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,126 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,142 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 14:31:33,298 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 14:31:33,329 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 14:31:33,329 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 14:31:33,329 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 14:31:33,345 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 14:31:33,345 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 14:31:33,394 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:33,506 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 14:31:33,509 Started JeecgApplication in 24.379 seconds (JVM running for 28.138) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 14:31:33,537 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 14:31:34,924 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 14:31:34,925 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 14:31:34,955 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 14:31:35,210 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 14:31:35,216 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:14:54,697 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 15:14:55,023 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-22 15:14:56,255 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-22 15:15:17,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:17,476 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:15:19,004 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:15:19,042 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:15:19,119 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:19,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:19,157 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:24,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:24,424 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:15:26,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:10,093 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-22 15:20:10,094 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-22 15:20:10,217 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 15:20:17,908 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:17,919 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:20:18,973 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:20:19,041 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:20:19,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:19,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:19,170 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:26,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:26,228 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:20:29,070 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:21:49,953 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:21:49,983 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:21:54,394 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Sat Feb 22 15:25:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 15:23:19,839 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 1172 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 15:23:19,854 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 15:23:22,901 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 15:23:22,901 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 15:23:23,026 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 15:23:23,557 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8e8552a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:23,838 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,631 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 15:23:24,631 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 15:23:24,647 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,647 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,694 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,819 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,959 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d80e59e4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,991 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,991 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,006 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6e7fe913] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,069 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,084 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8399a75d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,225 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,319 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,334 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d953d9f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,381 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8198c6c3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,397 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:26,037 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 15:23:26,053 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,084 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,084 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,115 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,350 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,350 Root WebApplicationContext: initialization completed in 6402 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 15:23:26,881 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 15:23:27,256 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 15:23:27,256 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 15:23:27,256 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 15:23:27,256 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 15:23:32,548 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 15:23:32,564 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 15:23:32,564 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 15:23:32,564 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 15:23:32,564 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 15:23:32,564 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 15:23:32,564 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 15:23:32,564 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 15:23:32,580 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2e3b4394 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 15:23:36,298 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 15:23:38,126 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 15:23:38,439 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 15:23:38,923 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 15:23:40,844 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 15:23:40,875 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 15:23:40,953 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 15:23:41,219 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,234 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,234 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,234 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,250 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,250 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,265 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,281 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 15:23:41,453 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 15:23:41,453 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 15:23:41,453 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 15:23:41,469 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 15:23:41,469 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 15:23:41,469 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 15:23:41,484 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:41,531 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 15:23:41,531 Started JeecgApplication in 23.779 seconds (JVM running for 28.483) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 15:23:41,547 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 15:23:42,156 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 15:23:42,156 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 15:23:42,218 Completed initialization in 62 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 15:23:45,328 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 15:23:45,328 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:23:46,051 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 15:24:02,778 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:24:03,518 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:24:09,567 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:25:29,363 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:25:29,367 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 15:25:29,372 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 15:25:29,373 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 15:25:29,374 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:25:29,375 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 15:25:29,379 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 15:25:29,382 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 15:25:29,388 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 15:25:30,891 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 15:31:41 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 15:25:53,462 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9668 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 15:25:53,471 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 15:25:56,855 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 15:25:56,860 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 15:25:56,985 Finished Spring Data repository scanning in 102ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 15:25:58,117 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9c763da0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:58,487 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,304 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 15:25:59,309 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 15:25:59,321 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,338 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,432 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,675 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,838 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e5ff44db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,856 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,868 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,887 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7c70d40a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,969 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,005 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$918a9254] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,222 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,337 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,358 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e744c4ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,407 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8f89b1ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,418 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:01,081 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 15:26:01,140 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,168 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,170 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,181 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,413 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,414 Root WebApplicationContext: initialization completed in 7662 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 15:26:02,126 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 15:26:02,524 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 15:26:02,525 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 15:26:02,526 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 15:26:02,527 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 15:26:09,478 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 15:26:09,501 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 15:26:09,502 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 15:26:09,509 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 15:26:09,513 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 15:26:09,514 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 15:26:09,515 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 15:26:09,515 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 15:26:09,516 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f7bd970 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 15:26:14,145 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 15:26:16,558 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 15:26:16,887 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 15:26:17,446 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 15:26:20,450 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 15:26:20,499 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 15:26:20,726 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 15:26:21,324 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,328 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,330 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,332 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,334 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,360 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,363 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,365 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,368 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,371 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,387 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,410 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 15:26:21,650 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 15:26:21,665 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 15:26:21,665 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 15:26:21,667 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 15:26:21,671 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 15:26:21,672 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 15:26:21,695 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:21,734 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 15:26:21,739 Started JeecgApplication in 29.963 seconds (JVM running for 32.14) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 15:26:21,761 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 15:26:21,813 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 15:26:21,813 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 15:26:21,861 Completed initialization in 48 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 15:26:22,083 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:22,280 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 15:26:22,284 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:26:25,783 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:26:27,332 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:26:27,365 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:26:27,445 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:27,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:27,474 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:30,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:29:35,845 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:29:35,850 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 15:29:35,856 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 15:29:35,857 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 15:29:35,857 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:29:35,859 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 15:29:35,864 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 15:29:35,868 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 15:29:35,876 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 15:29:37,421 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:46:50 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 15:31:41,818 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3024 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 15:31:41,843 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 15:31:44,492 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 15:31:44,498 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 15:31:44,616 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 15:31:45,147 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2ff49aee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:45,421 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:45,956 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 15:31:45,958 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 15:31:45,964 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:45,970 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,010 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,128 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,307 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$797da229] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,326 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,338 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,357 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fef3158] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,437 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,452 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2508efa2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,648 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,756 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,776 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7ac32238] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,825 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$23080f08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,837 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:47,960 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 15:31:47,985 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,002 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,003 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,012 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,254 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,255 Root WebApplicationContext: initialization completed in 6194 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 15:31:48,904 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 15:31:49,248 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 15:31:49,249 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 15:31:49,250 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 15:31:49,250 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 15:31:58,532 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 15:31:58,572 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 15:31:58,573 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 15:31:58,585 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 15:31:58,589 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 15:31:58,591 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 15:31:58,592 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 15:31:58,593 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 15:31:58,594 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4df5f119 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 15:32:03,386 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 15:32:05,292 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 15:32:05,649 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 15:32:06,212 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 15:32:07,640 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 15:32:07,678 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 15:32:07,770 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 15:32:08,125 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,127 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,129 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,131 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,133 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,151 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,153 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,156 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,159 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,161 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,174 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,196 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 15:32:08,401 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 15:32:08,414 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 15:32:08,414 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 15:32:08,417 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 15:32:08,420 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 15:32:08,423 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 15:32:08,453 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:32:08,505 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 15:32:08,511 Started JeecgApplication in 28.866 seconds (JVM running for 31.357) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 15:32:08,534 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 15:32:10,251 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 15:32:10,252 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 15:32:10,303 Completed initialization in 49 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 15:32:10,629 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 15:32:10,633 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:32:14,196 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 15:34:54,650 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 15:34:56,516 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:34:56,652 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:34:57,795 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:34:57,874 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:34:57,959 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:34:57,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:34:58,013 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:35:05,529 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 15:35:12,073 {conn-10004, pstmt-20020} execute error. SELECT id,create_by,create_time,update_by,update_time,sys_org_code,car,status,speed,rotation,acceleration,inclination,idling,coolant_temperature,onflow_temperature,engine_oil_temperature,latitude,longitude,breakdown,catalyzer_tem_one_one,catalyzer_tem_two_one,catalyzer_tem_one_two,catalyzer_tem_two_two,osv_one_one,osv_one_two,osv_one_there,osv_one_four,osv_two_one,osv_two_two,osv_two_there,osv_two_four,stfc_one,ltfc_one,stfc_two,ltfc_two FROM iov_car_status ORDER BY create_time DESC LIMIT ?,? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$9ced89c8.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$35c54694.page(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$7bd8e65d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-22 15:35:12,145 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ### The error may exist in org/jeecg/modules/iov/mapper/CarStatusMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,car,status,speed,rotation,acceleration,inclination,idling,coolant_temperature,onflow_temperature,engine_oil_temperature,latitude,longitude,breakdown,catalyzer_tem_one_one,catalyzer_tem_two_one,catalyzer_tem_one_two,catalyzer_tem_two_two,osv_one_one,osv_one_two,osv_one_there,osv_one_four,osv_two_one,osv_two_two,osv_two_there,osv_two_four,stfc_one,ltfc_one,stfc_two,ltfc_two FROM iov_car_status ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ### The error may exist in org/jeecg/modules/iov/mapper/CarStatusMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,car,status,speed,rotation,acceleration,inclination,idling,coolant_temperature,onflow_temperature,engine_oil_temperature,latitude,longitude,breakdown,catalyzer_tem_one_one,catalyzer_tem_two_one,catalyzer_tem_one_two,catalyzer_tem_two_two,osv_one_one,osv_one_two,osv_one_there,osv_one_four,osv_two_one,osv_two_two,osv_two_there,osv_two_four,stfc_one,ltfc_one,stfc_two,ltfc_two FROM iov_car_status ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$9ced89c8.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$35c54694.page(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$7bd8e65d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
INFO 2020-02-22 15:44:34,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:44:34,326 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:48:26,089 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 16:54:39,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 16:54:39,171 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-22 16:54:39,997 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-22 16:55:52,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:55:52,681 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 16:55:53,911 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 16:55:54,048 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 16:55:54,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:55:54,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:55:54,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:56:03,672 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:56:40,173 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-22 16:58:45,640 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-02-22 16:58:45,650 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-22 17:01:23,522 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:03:42,746 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:42,765 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:03:43,809 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:03:43,922 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:03:44,010 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:44,011 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:44,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:47,480 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:59,293 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 17:04:52,679 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:05:00,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:00,309 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:05:01,218 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:05:01,326 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:05:01,419 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:01,419 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:01,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:09,117 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:36,154 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 17:09:31,900 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:25:41,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:41,271 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:25:42,550 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:25:42,705 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:25:42,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:42,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:42,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:46,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:59,157 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-22 17:28:40,297 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-02-22 17:28:40,306 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-22 17:46:37,737 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:46:37,741 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:46:37,745 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:46:37,745 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:46:37,746 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:46:37,747 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:46:37,753 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:46:37,769 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:46:37,776 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:46:39,427 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:54:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:46:51,422 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10344 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:46:51,432 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:46:54,023 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:46:54,027 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:46:54,131 Finished Spring Data repository scanning in 87ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:46:54,632 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4fa64611] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:54,888 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,543 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:46:55,547 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:46:55,553 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,561 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,608 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,715 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,880 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$992f4d4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,896 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,907 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,922 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2fa0dc7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,983 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,995 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$44ba9ac5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,173 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,284 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,302 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9a74cd5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,350 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$42b9ba2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,359 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:57,040 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:46:57,061 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,072 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,073 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,081 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,266 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,267 Root WebApplicationContext: initialization completed in 5736 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:46:57,801 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:46:58,304 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:46:58,305 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:46:58,306 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:46:58,306 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:47:03,107 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:47:03,122 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:47:03,123 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:47:03,127 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:47:03,131 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:47:03,132 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:47:03,132 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:47:03,133 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:47:03,133 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@44723d95 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:47:06,564 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:47:08,390 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:47:08,692 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:47:09,146 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:47:10,520 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:47:10,549 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:47:10,643 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:47:10,903 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,906 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,908 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,911 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,914 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,938 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,941 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,945 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,948 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,951 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,969 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,991 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:47:11,212 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:47:11,229 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:47:11,230 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:47:11,233 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:47:11,240 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:47:11,242 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:47:11,283 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:47:11,356 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:47:11,363 Started JeecgApplication in 21.634 seconds (JVM running for 23.894) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:47:11,394 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:47:13,055 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:47:13,057 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:47:13,102 Completed initialization in 44 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:47:13,300 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:47:13,303 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 17:47:17,233 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:47:18,448 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:47:26,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:26,382 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-22 17:47:26,428 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:47:27,657 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:47:27,793 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:47:27,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:27,887 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:27,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:32,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 17:47:36,704 {conn-10005, pstmt-20018} execute error. SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.id, a.status as status, a.speed as speed, a.rotation as rotation, a.a' at line 8
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$d303fb65.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$6bdbb831.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$6bb9a4d3.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-22 17:47:36,723 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$d303fb65.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$6bdbb831.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$6bb9a4d3.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:239)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
     ... 130 common frames omitted
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.id, a.status as status, a.speed as speed, a.rotation as rotation, a.a' at line 8
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
     ... 146 common frames omitted
INFO 2020-02-22 17:54:27,512 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:54:27,515 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:54:27,518 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:54:27,519 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:54:27,519 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:54:27,520 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:54:27,525 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:54:27,528 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:54:27,536 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:54:29,043 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:56:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:54:35,189 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5028 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:54:35,301 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:54:37,533 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:54:37,538 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:54:37,641 Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:54:38,118 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$606a12a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,369 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,879 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:54:38,881 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:54:38,885 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,891 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,935 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,053 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,224 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a9f319e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,238 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,248 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,263 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4064a912] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,327 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,340 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$557e675c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,517 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,617 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,644 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ab3899f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,700 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$537d86c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,709 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:40,276 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:54:40,294 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,308 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,309 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,316 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,485 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,486 Root WebApplicationContext: initialization completed in 5097 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:54:41,238 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:54:41,608 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:54:41,608 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:54:41,609 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:54:41,609 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:54:47,587 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:54:47,608 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:54:47,609 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:54:47,617 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:54:47,621 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:54:47,623 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:54:47,624 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:54:47,625 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:54:47,626 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1802f60c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:54:51,451 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:54:53,700 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:54:54,078 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:54:54,580 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:54:55,862 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:54:55,897 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:54:55,988 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:54:56,261 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,263 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,265 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,267 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,269 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,286 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,289 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,291 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,293 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,295 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,308 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,322 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:54:56,531 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:54:56,549 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:54:56,550 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:54:56,554 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:54:56,561 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:54:56,565 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:54:56,595 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:56,632 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:54:56,636 Started JeecgApplication in 23.252 seconds (JVM running for 25.23) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:54:56,654 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:54:57,121 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:54:57,122 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:54:57,156 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:54:57,343 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:54:58,050 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:54:58,061 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 17:55:02,679 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:55:04,632 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:04,942 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:55:06,345 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:55:06,469 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:55:06,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:06,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:06,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:13,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:56:45,071 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:56:45,075 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:56:45,081 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:56:45,082 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:56:45,082 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:56:45,083 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:56:45,092 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:56:45,096 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:56:45,102 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:56:46,636 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:59:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:56:53,381 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10424 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:56:53,387 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:56:55,866 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:56:55,870 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:56:55,973 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:56:56,438 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7f41c0d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:56,669 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,170 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:56:57,172 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:56:57,176 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,181 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,216 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,318 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,474 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c8cac811] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,490 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,501 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,515 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5f3c5740] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,575 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,586 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7456158a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,741 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,851 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,869 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ca104820] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,915 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$725534f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,924 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:58,480 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:56:58,504 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,517 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,518 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,525 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,697 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,697 Root WebApplicationContext: initialization completed in 5194 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:56:59,374 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:56:59,815 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:56:59,816 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:56:59,817 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:56:59,817 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:57:04,385 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:57:04,399 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:57:04,399 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:57:04,404 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:57:04,407 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:57:04,408 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:57:04,408 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:57:04,409 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:57:04,409 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@433db56d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:57:07,855 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:57:09,779 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:57:10,158 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:57:10,676 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:57:12,009 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:57:12,050 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:57:12,138 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:57:12,396 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,399 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,401 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,404 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,406 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,423 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,425 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,427 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,429 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,432 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,444 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,459 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:57:12,661 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:57:12,687 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:57:12,688 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:57:12,692 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:57:12,699 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:57:12,702 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:57:12,729 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:57:12,765 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:57:12,770 Started JeecgApplication in 21.41 seconds (JVM running for 23.557) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:57:12,792 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:57:12,853 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:57:12,854 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:57:12,894 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:57:13,074 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:57:13,774 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:57:13,777 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 17:57:34,884 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:57:36,311 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:36,440 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:57:37,634 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:57:37,721 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:57:37,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:37,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:37,820 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:41,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 17:57:50,906 {conn-10004, pstmt-20018} execute error. SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL' at line 37
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$8bac34b7.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$2483f183.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$3951e7a1.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-22 17:57:50,917 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$8bac34b7.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$2483f183.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$3951e7a1.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:239)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
     ... 130 common frames omitted
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL' at line 37
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
     ... 146 common frames omitted
INFO 2020-02-22 17:59:19,250 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:59:19,253 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:59:19,260 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:59:19,261 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:59:19,261 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:59:19,264 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:59:19,270 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:59:19,275 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:59:19,281 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:59:20,823 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 18:28:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:59:29,596 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4656 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:59:29,604 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:59:33,140 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:59:33,148 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:59:33,308 Finished Spring Data repository scanning in 135ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:59:33,894 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2f0ca47d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:34,430 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,187 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:59:35,192 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:59:35,197 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,203 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,250 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,369 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,562 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7895abb8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,583 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,598 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,616 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f073ae7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,683 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,697 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2420f931] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,946 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,064 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,088 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$79db2bc7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,142 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$22201897] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,160 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,760 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:59:36,810 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:36,826 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:36,826 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:36,833 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:37,094 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:59:37,094 Root WebApplicationContext: initialization completed in 7279 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:59:37,656 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:59:38,132 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:59:38,133 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:59:38,134 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:59:38,135 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:59:44,277 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:59:44,295 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:59:44,295 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:59:44,300 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:59:44,303 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:59:44,305 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:59:44,306 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:59:44,307 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:59:44,307 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1174e173 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:59:48,126 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:59:50,100 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:59:50,434 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:59:51,023 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:59:52,449 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:59:52,478 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:59:52,566 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:59:52,962 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,965 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,967 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,970 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,972 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,993 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,994 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,997 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,000 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,004 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,016 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,032 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:59:53,368 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:59:53,378 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:59:53,378 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:59:53,380 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:59:53,382 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:59:53,384 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:59:53,404 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:53,440 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:59:53,445 Started JeecgApplication in 26.681 seconds (JVM running for 28.776) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:59:53,464 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:59:54,147 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:59:54,148 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:59:54,187 Completed initialization in 39 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:59:54,531 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:59:55,545 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:59:55,552 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 18:00:06,863 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 18:00:17,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:17,973 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 18:00:19,157 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 18:00:19,291 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 18:00:19,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:19,390 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:19,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:23,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:42,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:45,865 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:00:52,177 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 18:28:13,264 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-02-22 18:28:13,273 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-22 18:28:13,305 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 18:28:13,309 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 18:28:13,316 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 18:28:13,317 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 18:28:13,318 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 18:28:13,321 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 18:28:13,328 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 18:28:13,332 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 18:28:13,340 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 18:28:14,911 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sun Feb 23 16:45:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 18:28:34,322 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10940 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 18:28:34,332 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 18:28:36,920 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 18:28:36,924 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 18:28:37,040 Finished Spring Data repository scanning in 91ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 18:28:37,444 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$983eb045] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:37,536 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,191 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 18:28:38,193 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 18:28:38,198 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,204 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,236 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,324 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,475 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e1c7b780] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,507 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,521 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,538 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$783946af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,609 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,623 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8d5304f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,834 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,934 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,962 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e30d378f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:39,022 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8b52245f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:39,031 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:39,650 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 18:28:39,674 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,685 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,686 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,692 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,887 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,887 Root WebApplicationContext: initialization completed in 5402 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 18:28:40,357 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 18:28:40,658 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 18:28:40,660 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 18:28:40,661 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 18:28:40,662 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 18:28:45,041 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 18:28:45,054 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 18:28:45,055 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 18:28:45,059 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 18:28:45,062 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 18:28:45,063 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 18:28:45,063 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 18:28:45,064 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 18:28:45,064 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4efed0e0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 18:28:48,254 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 18:28:49,819 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 18:28:50,089 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 18:28:50,444 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 18:28:51,477 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 18:28:51,499 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 18:28:51,601 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 18:28:51,813 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,815 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,817 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,819 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,821 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,837 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,839 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,842 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,845 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,847 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,859 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,870 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 18:28:52,010 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 18:28:52,026 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 18:28:52,027 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 18:28:52,030 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 18:28:52,033 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 18:28:52,036 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 18:28:52,089 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:52,148 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 18:28:52,151 Started JeecgApplication in 19.098 seconds (JVM running for 20.863) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 18:28:52,166 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 18:28:53,134 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 18:28:53,135 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 18:28:53,170 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 18:28:53,363 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 18:28:53,367 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 18:28:55,312 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 18:29:00,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:00,215 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-22 18:29:00,266 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 18:29:00,686 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 18:29:01,634 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 18:29:01,777 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 18:29:01,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:01,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:01,924 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:04,742 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:04,970 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:08,745 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:08,768 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:08,926 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:08,938 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:10,245 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:10,255 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:10,436 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:10,447 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=33, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:11,894 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:11,903 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:11,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:12,571 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:12,601 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:20,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:24,384 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:24,416 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:30,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:30,534 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=f, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:30,747 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:30,766 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=fe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:30,947 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:30,955 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=fef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:32,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:32,906 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=j, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:33,170 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:33,183 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=jy, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:33,233 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:33,240 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=jyt, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:34,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:34,385 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=fef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:34,421 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:34,579 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:34,624 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:36,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:41,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:41,150 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:43,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:45,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:45,772 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:52,555 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:52,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:52,694 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:54,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:57,876 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:30:10,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:30:25,748 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sun Feb 23 16:50:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:45:50,166 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 14752 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:45:50,182 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:45:53,229 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:45:53,229 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:45:53,401 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:45:53,822 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2fc83e08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:53,916 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,197 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:45:55,197 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:45:55,197 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,197 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,229 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,338 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,525 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$79514543] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,541 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,541 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,557 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fc2d472] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,604 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,619 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$24dc92bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,822 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,010 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,041 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7a96c552] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,135 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$22dbb222] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,150 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:57,139 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:45:57,170 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,201 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,201 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,201 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,764 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,764 Root WebApplicationContext: initialization completed in 7363 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:45:58,345 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:45:59,049 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:45:59,049 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:45:59,049 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:45:59,049 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:46:04,529 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:46:04,545 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:46:04,545 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:46:04,545 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:46:04,545 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:46:04,560 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:46:04,560 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:46:04,560 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:46:04,560 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2d2af12e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:46:07,800 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:46:09,518 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:46:09,903 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:46:10,674 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:46:11,690 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:46:11,721 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:46:11,799 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:46:12,065 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,065 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,065 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,065 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,081 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,112 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,127 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:46:12,565 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:46:12,643 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:46:12,643 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:46:12,643 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:46:12,659 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:46:12,659 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:46:12,723 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:46:12,755 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:46:12,758 Started JeecgApplication in 24.185 seconds (JVM running for 27.714) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 16:46:12,771 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 16:46:13,547 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 16:46:13,550 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-23 16:46:14,900 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 16:46:14,901 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 16:46:14,938 Completed initialization in 36 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sun Feb 23 16:52:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:50:43,630 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 20008 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:50:43,630 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:50:47,161 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:50:47,161 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:50:47,317 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:50:47,677 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$715c091f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:47,770 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,536 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:50:48,536 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:50:48,536 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,552 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,567 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,661 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,770 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bae5105a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,786 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,802 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,817 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$51569f89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,880 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,895 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$66705dd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,020 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,130 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,145 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bc2a9069] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,192 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$646f7d39] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,192 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,630 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:50:49,645 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:49,661 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:49,661 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:49,661 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:50,176 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:50:50,176 Root WebApplicationContext: initialization completed in 6296 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:50:50,583 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:50:50,942 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:50:50,942 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:50:50,942 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:50:50,942 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2020-02-23 16:50:51,567 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nettyServer': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'netty.port' in value "${netty.port}" refresh AbstractApplicationContext.java 557
INFO 2020-02-23 16:50:51,567 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-23 16:50:51,567 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-23 16:50:51,567 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-23 16:50:51,598 Stopping service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:51,614 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 142
ERROR 2020-02-23 16:50:51,614 Application run failed reportFailure SpringApplication.java 858
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nettyServer': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'netty.port' in value "${netty.port}"
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:380)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1395)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:592)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
    at org.jeecg.JeecgApplication.main(JeecgApplication.java:30)
Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'netty.port' in value "${netty.port}"
    at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:172)
    at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124)
    at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:237)
    at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:211)
    at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175)
    at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:851)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1188)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:593)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:90)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:374)
     ... 17 common frames omitted
Logback Log Messages

Log session start time Sun Feb 23 16:54:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:52:37,018 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 16188 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:52:37,018 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:52:39,987 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:52:39,987 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:52:40,158 Finished Spring Data repository scanning in 156ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:52:40,580 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$24b627fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:40,721 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,549 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:52:41,565 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:52:41,565 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,565 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,596 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,705 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,861 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6e3f2f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,877 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,893 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,908 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4b0be67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,955 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,971 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$19ca7cb1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,080 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,205 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,236 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6f84af47] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,268 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$17c99c17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,283 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,815 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:52:42,830 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:42,846 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:42,846 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:42,846 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:43,424 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:52:43,424 Root WebApplicationContext: initialization completed in 6156 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:52:43,830 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:52:44,111 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:52:44,111 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:52:44,111 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:52:44,111 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:52:48,736 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:52:48,752 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:52:48,752 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:52:48,752 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:52:48,767 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:52:48,767 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:52:48,767 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:52:48,767 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:52:48,767 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d0b7fd5 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:52:51,923 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:52:53,564 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:52:53,783 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:52:54,142 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:52:55,157 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:52:55,173 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:52:55,236 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:52:55,470 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,470 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,486 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,486 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,486 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,501 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,501 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,517 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,517 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,517 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,532 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,532 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:52:55,657 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:52:55,673 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:52:55,673 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:52:55,673 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:52:55,673 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:52:55,673 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:52:55,720 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:55,794 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:52:55,803 Started JeecgApplication in 20.079 seconds (JVM running for 22.757) logStarted StartupInfoLogger.java 59
Logback Log Messages

Log session start time Sun Feb 23 16:57:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:54:29,361 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4124 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:54:29,377 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:54:32,174 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:54:32,174 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:54:32,346 Finished Spring Data repository scanning in 157ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:54:32,846 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9287aea1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,158 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,939 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:54:33,939 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:54:33,939 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,939 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,986 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,080 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,299 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dc10b5dc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,314 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,330 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,345 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7282450b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,408 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,424 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$879c0355] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,595 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,720 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,736 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$dd5635eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,783 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$859b22bb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,799 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:35,392 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:54:35,424 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:35,439 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:35,439 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:35,470 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:36,017 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:54:36,017 Root WebApplicationContext: initialization completed in 6546 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:54:36,533 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:54:36,908 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:54:36,908 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:54:36,908 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:54:36,908 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:54:42,392 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:54:42,407 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:54:42,407 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:54:42,423 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:54:42,423 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:54:42,423 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:54:42,423 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:54:42,423 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:54:42,423 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1174e173 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:54:45,920 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:54:47,779 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:54:48,076 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:54:48,545 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:54:49,920 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:54:49,951 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:54:50,029 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:54:50,295 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,310 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,342 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,357 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:54:50,607 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:54:50,623 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:54:50,623 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:54:50,623 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:54:50,638 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:54:50,638 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:54:50,667 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:50,710 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:54:50,714 Started JeecgApplication in 22.571 seconds (JVM running for 26.767) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 16:55:20,466 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-23 16:55:20,470 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-23 16:55:20,475 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-23 16:55:20,475 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-23 16:55:20,476 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-23 16:55:20,477 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-23 16:55:20,477 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-23 16:55:20,477 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-23 16:55:20,493 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Sun Feb 23 20:19:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:57:59,913 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9504 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:57:59,913 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:58:02,881 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:58:02,897 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:58:03,053 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:58:03,428 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b1c1f0b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:03,522 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,318 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:58:04,318 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:58:04,334 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,334 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,365 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,459 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,553 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fb4af7f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,584 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,584 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,615 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$91bc8720] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,678 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,678 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a6d6456a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,787 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,912 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,928 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$fc907800] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,959 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a4d564d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,975 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:05,553 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:58:05,568 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:05,568 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:05,568 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:05,584 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:06,100 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:58:06,100 Root WebApplicationContext: initialization completed in 5922 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:58:06,475 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:58:06,787 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:58:06,787 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:58:06,787 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:58:06,787 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:58:10,896 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:58:10,912 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:58:10,912 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:58:10,912 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:58:10,912 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:58:10,912 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:58:10,912 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:58:10,912 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:58:10,912 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@780c0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:58:14,037 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:58:15,474 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:58:15,677 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:58:16,021 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:58:16,974 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:58:16,989 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:58:17,052 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:58:17,302 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,318 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,318 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,333 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,333 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,333 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,349 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,349 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:58:17,474 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:58:17,489 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:58:17,489 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:58:17,489 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:58:17,489 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:58:17,489 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:58:17,536 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:17,610 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:58:17,617 Started JeecgApplication in 19.157 seconds (JVM running for 21.84) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 16:58:18,847 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 16:58:19,697 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 16:58:19,698 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 16:58:19,726 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 16:58:19,887 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 16:58:19,890 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 20:29:24 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:19:29,262 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4740 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:19:29,278 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:19:33,788 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:19:33,788 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:19:34,038 Finished Spring Data repository scanning in 218ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:19:35,038 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5773b15f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:35,195 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:35,944 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:19:35,960 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:19:35,960 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,101 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,116 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,319 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,429 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a0fcb89a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,444 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,460 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,476 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$376e47c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,523 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,538 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4c880613] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,694 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,804 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,819 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a24238a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,851 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4a872579] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,866 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:37,304 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:19:37,319 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,335 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,335 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,335 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,913 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,913 Root WebApplicationContext: initialization completed in 8416 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:19:38,288 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:19:38,585 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:19:38,585 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:19:38,585 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:19:38,585 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:19:42,553 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:19:42,866 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:19:42,866 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:19:42,881 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:19:42,881 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:19:42,881 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:19:42,881 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:19:42,881 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:19:42,881 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6badb08c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:19:46,018 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:19:47,503 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:19:47,753 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:19:48,096 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:19:49,049 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:19:49,081 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:19:49,143 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:19:49,331 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,331 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,346 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,346 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,346 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,377 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,393 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,393 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:19:49,534 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:19:49,534 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:19:49,534 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:19:49,534 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:19:49,534 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:19:49,549 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:19:49,587 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:49,697 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:19:49,704 Started JeecgApplication in 21.91 seconds (JVM running for 32.081) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:19:50,947 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
WARN 2020-02-23 20:23:22,189 An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. onUnhandledInboundException DefaultChannelPipeline.java 1163
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-02-23 20:24:42,590 An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. onUnhandledInboundException DefaultChannelPipeline.java 1163
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sun Feb 23 20:33:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:29:25,175 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 15972 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:29:25,191 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:29:28,066 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:29:28,066 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:29:28,222 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:29:28,628 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9bf66645] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:28,722 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,488 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:29:29,488 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:29:29,488 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,503 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,535 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,613 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,738 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e57f6d80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,785 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,800 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,831 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7bf0fcaf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,878 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,894 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$910abaf9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,019 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,128 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,144 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e6c4ed8f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,191 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8f09da5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,191 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,659 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:29:30,675 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:30,675 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:30,691 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:30,691 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:31,206 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:29:31,206 Root WebApplicationContext: initialization completed in 5812 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:29:31,597 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:29:31,878 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:29:31,878 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:29:31,878 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:29:31,878 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:29:36,315 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:29:36,331 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:29:36,331 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:29:36,331 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:29:36,331 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:29:36,331 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:29:36,331 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:29:36,331 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:29:36,331 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@519b0f00 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:29:39,471 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:29:40,846 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:29:41,081 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:29:41,424 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:29:42,393 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:29:42,409 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:29:42,471 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:29:42,659 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,659 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,674 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,674 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,674 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,705 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,721 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:29:42,846 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:29:42,862 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:29:42,862 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:29:42,862 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:29:42,862 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:29:42,862 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:29:42,877 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:42,940 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:29:42,955 Started JeecgApplication in 18.951 seconds (JVM running for 21.687) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:29:44,127 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:29:45,861 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:29:45,861 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:29:45,877 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 20:29:46,080 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:29:46,096 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 20:41:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:33:28,229 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10196 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:33:28,245 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:33:31,823 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:33:31,823 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:33:32,221 Finished Spring Data repository scanning in 383ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:33:32,737 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$53b8a986] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:32,830 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,580 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:33:33,580 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:33:33,580 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,580 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,612 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,705 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,846 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9d41b0c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,862 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,877 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,908 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$33b33ff0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,971 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,987 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$48ccfe3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,143 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,237 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,252 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9e8730d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,330 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$46cc1da0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,346 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,908 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:33:34,924 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:34,940 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:34,940 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:34,940 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:35,502 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:33:35,502 Root WebApplicationContext: initialization completed in 7023 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:33:36,190 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:33:36,596 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:33:36,596 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:33:36,596 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:33:36,596 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:33:41,549 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:33:41,564 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:33:41,564 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:33:41,580 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:33:41,580 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:33:41,580 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:33:41,580 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:33:41,580 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:33:41,580 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4bf10fe1 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:33:44,904 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:33:46,545 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:33:46,763 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:33:47,092 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:33:48,466 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:33:48,498 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:33:48,545 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:33:48,732 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,732 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,748 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,748 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,748 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,779 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,795 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:33:48,920 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:33:48,935 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:33:48,935 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:33:48,935 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:33:48,935 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:33:48,935 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:33:49,001 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:49,065 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:33:49,070 Started JeecgApplication in 23.089 seconds (JVM running for 26.424) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:33:50,585 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:33:51,120 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:33:51,120 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:33:51,153 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 20:33:51,320 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:33:51,331 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 20:57:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:41:02,229 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7028 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:41:02,237 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:41:05,486 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:41:05,490 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:41:05,647 Finished Spring Data repository scanning in 143ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:41:06,053 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$76b2a205] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:06,189 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,111 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:41:07,113 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:41:07,117 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,121 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,155 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,237 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,345 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c03ba940] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,362 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,376 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,405 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$56ad386f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,470 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,480 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6bc6f6b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,600 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,699 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,718 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c181294f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,755 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$69c6161f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,762 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:08,221 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:41:08,240 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,254 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,254 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,263 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,837 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,838 Root WebApplicationContext: initialization completed in 6417 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:41:09,240 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:41:09,754 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:41:09,755 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:41:09,755 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:41:09,756 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:41:13,964 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:41:13,977 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:41:13,977 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:41:13,981 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:41:13,983 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:41:13,984 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:41:13,984 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:41:13,985 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:41:13,985 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45f8415b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:41:17,253 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:41:19,141 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:41:19,451 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:41:19,917 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:41:20,929 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:41:20,949 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:41:21,016 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:41:21,215 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,218 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,220 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,223 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,225 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,242 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,245 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,248 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,251 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,253 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,266 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,277 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:41:21,563 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:41:21,578 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:41:21,579 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:41:21,581 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:41:21,587 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:41:21,596 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:41:21,635 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:21,703 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:41:21,712 Started JeecgApplication in 21.772 seconds (JVM running for 24.361) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:41:23,019 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:41:24,472 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:41:24,476 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-23 20:41:24,980 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:41:24,981 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:41:25,000 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sun Feb 23 21:27:03 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:57:25,833 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8928 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:57:25,833 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:57:28,654 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:57:28,654 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:57:28,810 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:57:29,216 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4db09bae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:29,326 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,110 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:57:30,110 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:57:30,126 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,126 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,157 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,235 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,360 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9739a2e9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,376 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,407 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,423 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2dab3218] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,516 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,532 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$42c4f062] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,735 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,798 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,813 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$987f22f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,860 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$40c40fc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,860 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:31,313 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:57:31,329 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,329 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,329 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,344 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,829 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,829 Root WebApplicationContext: initialization completed in 5855 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:57:32,235 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:57:32,516 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:57:32,516 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:57:32,516 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:57:32,516 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:57:36,500 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:57:36,516 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:57:36,516 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:57:36,516 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:57:36,532 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:57:36,532 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:57:36,532 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:57:36,532 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:57:36,532 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@14d18029 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:57:39,688 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:57:41,016 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:57:41,219 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:57:41,578 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:57:42,531 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:57:42,547 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:57:42,609 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:57:42,797 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,844 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,859 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:57:42,984 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:57:42,984 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:57:42,984 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:57:42,984 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:57:42,984 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:57:42,984 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:57:43,019 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:43,068 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:57:43,075 Started JeecgApplication in 19.132 seconds (JVM running for 21.819) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:57:44,215 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:57:45,180 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:57:45,181 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:57:45,213 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 20:57:45,362 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:57:45,367 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 21:33:10 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:27:03,858 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 16848 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:27:03,865 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:27:06,373 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:27:06,389 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:27:06,545 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:27:06,889 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$eff4e87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:06,998 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,748 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:27:07,748 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:27:07,748 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,748 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,780 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,858 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,951 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$588855c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,967 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,983 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,998 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$eef9e4f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,061 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,076 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$413a33b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,201 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,295 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,311 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$59cdd5d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,358 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$212c2a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,358 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,795 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:27:08,811 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:08,811 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:08,811 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:08,826 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:09,326 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:27:09,326 Root WebApplicationContext: initialization completed in 5319 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:27:09,732 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:27:10,014 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:27:10,014 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:27:10,014 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:27:10,014 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:27:13,998 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:27:14,013 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:27:14,013 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:27:14,013 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:27:14,029 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:27:14,029 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:27:14,029 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:27:14,029 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:27:14,029 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d0abb23 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:27:17,123 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:27:18,701 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:27:18,904 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:27:19,232 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:27:20,154 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:27:20,185 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:27:20,247 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:27:20,450 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,466 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,497 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,497 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:27:20,638 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:27:20,638 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:27:20,638 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:27:20,638 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:27:20,638 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:27:20,638 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:27:20,674 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:20,736 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:27:20,743 Started JeecgApplication in 17.954 seconds (JVM running for 20.812) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:27:21,892 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:27:22,329 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:27:22,330 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:27:22,362 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:27:22,524 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:27:22,528 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 21:36:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:33:11,273 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10968 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:33:11,284 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:33:16,838 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:33:16,838 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:33:17,370 Finished Spring Data repository scanning in 500ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:33:18,182 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2fe118a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:18,370 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:19,969 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:33:19,972 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:33:19,978 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:19,990 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,031 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,133 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,288 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$796a1fe4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,305 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,317 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,331 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fdbaf13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,383 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,395 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$24f56d5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,506 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,614 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,630 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7aaf9ff3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,678 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$22f48cc3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,684 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:21,156 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:33:21,187 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,203 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,203 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,203 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,750 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,750 Root WebApplicationContext: initialization completed in 10345 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:33:22,436 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:33:22,780 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:33:22,780 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:33:22,780 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:33:22,780 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:33:27,239 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:33:27,255 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:33:27,255 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:33:27,255 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:33:27,255 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:33:27,255 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:33:27,255 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:33:27,255 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:33:27,255 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@55fe9c2f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:33:30,489 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:33:31,911 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:33:32,114 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:33:32,458 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:33:33,411 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:33:33,442 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:33:33,489 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:33:33,708 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,723 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,723 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,739 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,739 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,739 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,754 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,754 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:33:33,879 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:33:33,895 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:33:33,895 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:33:33,895 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:33:33,895 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:33:33,895 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:33:33,911 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:33,958 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:33:33,973 Started JeecgApplication in 24.932 seconds (JVM running for 27.675) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:33:35,098 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:33:36,707 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:33:36,707 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:33:36,723 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:33:36,848 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:33:36,864 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 21:42:12 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:36:25,545 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11356 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:36:25,592 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:36:28,389 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:36:28,389 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:36:28,545 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:36:28,904 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$205ce721] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,014 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,764 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:36:29,764 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:36:29,779 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,779 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,811 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,889 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,998 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$69e5ee5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,014 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,029 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,045 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$577d8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,092 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,107 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$15713bd5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,217 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,311 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,326 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6b2b6e6b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,357 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$13705b3b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,373 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,795 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:36:30,811 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:30,826 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:30,826 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:30,826 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:31,295 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:36:31,310 Root WebApplicationContext: initialization completed in 5452 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:36:31,670 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:36:31,951 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:36:31,951 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:36:31,951 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:36:31,951 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:36:36,232 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:36:36,248 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:36:36,248 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:36:36,248 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:36:36,248 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:36:36,248 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:36:36,248 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:36:36,248 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:36:36,248 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@514dc5f4 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:36:39,372 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:36:40,763 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:36:40,982 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:36:41,310 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:36:42,263 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:36:42,278 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:36:42,341 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:36:42,528 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,575 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,591 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:36:42,716 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:36:42,716 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:36:42,716 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:36:42,716 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:36:42,716 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:36:42,732 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:36:42,747 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:42,794 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:36:42,810 Started JeecgApplication in 18.327 seconds (JVM running for 20.793) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:36:43,919 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:36:44,934 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:36:44,934 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:36:44,966 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:36:45,153 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:36:45,153 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 22:07:56 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:42:13,248 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10852 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:42:13,248 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:42:16,232 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:42:16,248 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:42:16,404 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:42:16,764 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7a2eaf9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:16,857 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,607 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:42:17,607 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:42:17,607 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,607 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,639 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,717 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,826 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$512bf234] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,842 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,857 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,873 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e79d8163] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,935 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,935 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fcb73fad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,045 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,154 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,170 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$52717243] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,217 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$fab65f13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,217 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,685 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:42:18,701 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:18,717 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:18,717 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:18,717 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:19,201 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:42:19,201 Root WebApplicationContext: initialization completed in 5718 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:42:19,607 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:42:19,920 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:42:19,920 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:42:19,920 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:42:19,920 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:42:24,294 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:42:24,294 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:42:24,294 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:42:24,310 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:42:24,310 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:42:24,310 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:42:24,310 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:42:24,310 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:42:24,310 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4544ab46 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:42:27,397 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:42:28,904 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:42:29,201 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:42:29,576 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:42:31,094 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:42:31,110 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:42:31,188 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:42:31,438 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,485 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,485 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,485 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,500 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,500 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,516 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,531 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:42:31,703 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:42:31,719 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:42:31,719 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:42:31,719 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:42:31,719 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:42:31,719 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:42:31,766 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:31,803 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:42:31,807 Started JeecgApplication in 19.668 seconds (JVM running for 22.223) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:42:32,971 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:42:33,109 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:42:33,109 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:42:33,130 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:42:34,597 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:42:34,600 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 22:07:57,290 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12808 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 22:07:57,296 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 22:08:00,106 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 22:08:00,106 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 22:08:00,262 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 22:08:00,621 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4977f949] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:00,715 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,465 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 22:08:01,481 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 22:08:01,481 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,481 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,512 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,590 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,699 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$93010084] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,715 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,731 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,731 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$29728fb3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,793 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,809 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3e8c4dfd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,918 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,027 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,043 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$94468093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,074 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3c8b6d63] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,090 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,496 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 22:08:02,512 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:02,527 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:02,527 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:02,543 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:03,027 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 22:08:03,027 Root WebApplicationContext: initialization completed in 5552 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 22:08:03,574 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 22:08:03,949 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 22:08:03,949 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 22:08:03,949 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 22:08:03,965 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 22:08:07,949 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 22:08:07,965 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 22:08:07,965 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 22:08:07,965 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 22:08:07,965 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 22:08:07,965 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 22:08:07,965 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 22:08:07,965 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 22:08:07,965 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4dad2363 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 22:08:11,074 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 22:08:12,417 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 22:08:12,620 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 22:08:12,949 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 22:08:13,886 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 22:08:13,902 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 22:08:13,964 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 22:08:14,152 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,167 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,167 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,167 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,183 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,183 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,183 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,198 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 22:08:14,323 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 22:08:14,339 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 22:08:14,339 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 22:08:14,339 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 22:08:14,339 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 22:08:14,339 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 22:08:14,355 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:14,402 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 22:08:14,402 Started JeecgApplication in 18.357 seconds (JVM running for 20.919) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 22:08:15,542 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 22:08:16,714 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 22:08:16,714 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 22:08:16,745 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 22:08:16,870 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 22:08:16,870 Starting without optional kqueue library <clinit> KqueueProvider.java 70